Package gavo :: Package user :: Module upgrade :: Class To11Upgrader
[frames] | no frames]

Class To11Upgrader

source code

object --+    
         |    
  Upgrader --+
             |
            To11Upgrader

Instance Methods

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods
 
u_000_findMixedinTables(cls, connection)
inform about tables with non-trivial mixins.
source code

Inherited from Upgrader: iterStatements, updateSchemaversion

Class Variables
  version = 10
hash(x)
Properties

Inherited from object: __class__