Class DefaultConnectionProxy

Proxy for accessing the default DatabaseWrapper object's attributes. If you need to access the DatabaseWrapper object itself, use connections[DEFAULT_DB_ALIAS] instead.

Declaration

class DefaultConnectionProxy
source link

Documentation

Methods