Delete
To be safe, this will signal an error if there is no where clause,
unless you pass in where=None to the constructor.
The Delete class is accessible via the
sqlobject.sqlbuilder
module.
Methods
f
__init__(self, table, where=<class sqlobject.sqlbuilder.NoDefault at 0xb63fff2c>)
...
See
the source
for more information.