Home | Trees | Indices | Help |
|
---|
|
Used internally by BaseDAO.
After connecting to an SQLite database, ensure that the foreign keys support is enabled. If not, abort the connection.
See Also: http://sqlite.org/foreignkeys.html
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
Called once by SQLAlchemy for each new SQLite DB-API connection. Here is where we issue some PRAGMA statements to configure how we're going to access the SQLite database.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Dec 20 17:54:55 2013 | http://epydoc.sourceforge.net |