Home | Trees | Indices | Help |
|
---|
|
Convenient access to an SQLObject or SQLAlchemy managed database.
Classes | |
DatabaseError | |
DatabaseConfigurationError | |
AutoConnectHub | |
PackageHub | |
EndTransactionsFilter |
Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Variables | |
session_mapper = create_session_mapper()
|
|
mapper = None hash(x) |
|
metadata = None hash(x) |
|
session = None hash(x) |
Function Details |
Sets the database URI to use either globally or for a specific package. Note that once the database is accessed, calling setDBUri will have no effect.
|
Return a dict with all columns from a SQLObject. This includes the columns from InheritableSO's bases. |
Return a list with all joins from a SQLObject. The list includes the columns from InheritableSO's bases. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jul 19 17:17:55 2019 | http://epydoc.sourceforge.net |