Home | Trees | Indices | Help |
|
---|
|
object --+ | Table
Instance Methods | |||
|
|||
str |
|
||
Inherited from |
Class Methods | |||
Table |
|
Static Methods | |||
Table or TableReference |
|
Class Variables | |
bool |
is_reference = False Is it a table reference or a table? |
Instance Variables | |
list |
constraints Constraint list |
sqlalchemy.Table |
sa_table Table |
str |
varname Variable name |
Properties | |
Inherited from |
Method Details |
Construct This might actually return a table reference
|
|
|
|
Class Variable Details |
is_referenceIs it a table reference or a table?
|
Instance Variable Details |
constraintsConstraint list
|
sa_tableTable
|
varnameVariable name
|
Home | Trees | Indices | Help |
|
---|