| Trees | Indices | Help |
|
|---|
|
|
object --+
|
core.Component --+
|
DatabaseManager
| Nested Classes | |
|
Inherited from |
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Static Methods | |
|
Inherited from |
| Class Variables | |
connection_uri = <Option [trac] 'database'>
|
|
backup_dir = <Option [trac] 'backup_dir'>
|
|
timeout = <IntOption [trac] 'timeout'>
|
|
debug_sql = <BoolOption [trac] 'debug_sql'>
|
|
| Properties | |
|
connectors List of components that implement ~trac.db.api.IDatabaseConnector
|
|
|
Inherited from |
|
| Method Details |
|
Since: version 1.0.2 |
Since: version 1.2 |
Since: version 1.0.2 |
Since: version 1.1.3 |
Since: version 1.1.3 |
new_schema, preserving data in
columns that exist in the current schema and new_schema.
Since: version 1.2 |
Get a database connection from the pool. If |
False if the entry is not found.
|
Since: 1.1.6 |
table.
Since: 1.2 |
|
|
do_upgrade(env, version, cursor) in module
"%s/db%i.py" % (pkg, version), for each required version upgrade.
|
Save a backup of the database. Returns the file actually written.
|
| Property Details |
connectorsList of components that implement~trac.db.api.IDatabaseConnector
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jul 5 01:50:10 2023 | http://epydoc.sourceforge.net |