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

Class To19Upgrader

source code

object --+    
         |    
  Upgrader --+
             |
            To19Upgrader

Instance Methods

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

Class Methods
 
u_10_add_schema_index(cls, connection)
adding schema_index to tap_schema.schemas
source code
 
u_20_add_tap_schema_keys(cls, connection)
re-importing TAP_SCHEMA to update foreign key declarations
source code

Inherited from Upgrader: iterStatements, updateSchemaversion

Class Variables
  version = 18
hash(x)
Properties

Inherited from object: __class__