Class s.d.s.SystemTable(ORMObject, AbstractModel):

Part of stoqlib.domain.system View In Hierarchy

Stores information about database schema migration

update: the date when the database schema was updated patchlevel: the version of the schema installed

Class Method is_available Checks if Stoqlib database is properly installed

Inherited from AbstractModel:

Method __ne__ Undocumented
Method __eq__ Undocumented
Method _create Undocumented
Method _SO_setValue Undocumented
Method clone Get a persistent copy of an existent object. Remember that we can
Method get_connection Undocumented
@classmethod
def is_available(cls, conn):
Checks if Stoqlib database is properly installed
Parametersconna database connection
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.