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

Class To10Upgrader

source code

object --+    
         |    
  Upgrader --+
             |
            To10Upgrader

Instance Methods

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

Class Methods
 
u_000_dropADQLExamples(cls, connection)
drop old TAP examples tables (gone to _examples meta)
source code
 
u_010_createDLAsyncTable(cls, connection)
import job table for async datalink
source code

Inherited from Upgrader: iterStatements, updateSchemaversion

Class Variables
  version = 9
hash(x)
Properties

Inherited from object: __class__