lib/MTk/DBTable.pm
MTk::DBTable
Definitions of the MTk database tables. The DB schema is encoded in
data structures here.
The function MTk::DBTable::table_names() returns a list of the defined
table names.
The MTk::DBTable object encapsulates a single table. The create_clause
method returns the sql text for creating the table.