| Trees | Indices | Help |
|---|
|
|
object --+
|
ColumnSpec
Housekeeping class. Each instance represents the name, position, and datatype of one column. These instances are used to generate column name headers, Django models, and SQL insert statements.
|
|||
|
|||
| String |
|
||
| String |
|
||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Create a ColumnSpec instance.
|
Return column name
|
Return SQL type
|
str(x)
|
repr(x)
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Oct 3 14:52:44 2013 | http://epydoc.sourceforge.net |