Trees | Index | Help |
|
---|
Package ZenModel :: Package migrate :: Module Migrate |
|
Migrate
A small framework for data migration.
$Id$Classes | |
---|---|
Migration |
main driver for migration: walks the steps and performs commit/abort |
Step |
A single migration step, to be subclassed for each new change |
Version |
Exceptions | |
---|---|
MigrationFailed |
Function Summary | |
---|---|
recursively remove all files ending with .pyc |
Variable Summary | |
---|---|
str |
__version__ = ''
|
list |
allSteps = [<ZenModel.migrate.eventdbname.EventDBName in...
|
Logger |
log = <logging.Logger instance at 0x2849d78>
|
Function Details |
---|
cleanup()recursively remove all files ending with .pyc |
Variable Details |
---|
__version__
|
log
|
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Aug 16 09:55:08 2007 | http://epydoc.sf.net |