Module s.d.tables

Part of stoqlib.database

A list of all tables in database and a way to get them.

Add new tables here: ('domain.modulo') : ['classA', 'classB', ...],

module is the domain module which lives the classes in the list (classA, classB, ...).

Function _import Undocumented
Function get_table_type_by_name Gets a table by name.
Function get_table_types Undocumented
def _import():
Undocumented
def get_table_type_by_name(table_name):
Gets a table by name.
Parameterstable_namename of the table
def get_table_types():
Undocumented
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.