Trees | Indices | Help |
---|
|
To Do:
|
|||
|
__init__(self,
table,
dbType='postgres') Create an insert with no values |
||
|
dump(self) Print out a safer dump to std out rather than str for debugging |
||
|
__str__(self) Return the SQL string for the insert |
||
|
addPostGIS(self,
field,
value) Handle postGIS geometry |
||
|
add(self,
field,
value) Add a field value pair to the insert |
|
|
|
|
|
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Fri Feb 16 09:15:22 2007 | http://epydoc.sourceforge.net |