| Trees | Indices | Help |
|
|---|
object --+ | core.Component --+ | DatabaseManager
Inherited from core.Component :
__metaclass__
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
Inherited from core.Component :
__new__ ,
implements
<Option [trac] "database">
<Option [trac] "backup_dir">
<IntOption [trac] "timeout">
<BoolOption [trac] "debug_sql">
Inherited from object:
__class__
Save a backup of the database.
@param dest: base filename to write to. Returns the file actually written.
| Trees | Indices | Help |
|
|---|