Trees | Indices | Help |
|
---|
|
object --+ | DBSchemaManager
This class is responsible for managing the database schema and upgrading it as necessary. This includes both the *actual* database and the old pickle database, as migrations move data between the two.
Note that this class is *entirely synchronous*! Performing any other operations while changing the schema is just asking for trouble.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Oct 29 10:00:41 2010 | http://epydoc.sourceforge.net |