Package conary :: Package local :: Module schema :: Class MigrateTo_13
[hide private]
[frames] | no frames]

Class MigrateTo_13

source code

dbstore.migration.SchemaMigration --+    
                                    |    
                      SchemaMigration --+
                                        |
                                       MigrateTo_13

Instance Methods [hide private]
 
migrate(self) source code

Inherited from SchemaMigration: message

Inherited from dbstore.migration.SchemaMigration: __call__, __init__, canUpgrade

Inherited from dbstore.migration.SchemaMigration (private): _dbVersion

Class Variables [hide private]
  Version = 13
Method Details [hide private]

migrate(self)

source code 
Overrides: dbstore.migration.SchemaMigration.migrate