hmm, on second thought, storing this is in the database is kind of silly..., since it essentially could change with each run. More...
Private Member Functions | |
def | _defineRows |
hmm, on second thought, storing this is in the database is kind of silly..., since it essentially could change with each run.
It may not even be necessary to store this anywhere except in memory while trans is running
Definition at line 24 of file db_trans.py.
def pyclearsilver.trans.db_trans.TransLocTable._defineRows | ( | self | ) | [private] |
Reimplemented from pyclearsilver.odb.Table.
Definition at line 29 of file db_trans.py.