Package backend :: Package server :: Package importlib :: Module backendLib
[hide private]
[frames] | no frames]

Module backendLib

source code

Classes [hide private]
  DBtype
  DBint
  DBstring
  DBblob
  DBdate
  DBdateTime
  Table
  TableCollection
  BaseTableLookup
  TableLookup
  TableUpdate
  TableDelete
  TableInsert
Functions [hide private]
 
gmtime(timestamp) source code
 
localtime(timestamp) source code
 
_format_time(time_tuple) source code
 
executeStatement(statement, valuesHash, chunksize) source code
 
sanitizeValue(value, datatype) source code
 
addHash(hasharray, hash) source code
Variables [hide private]
  __package__ = 'backend.server.importlib'