SQL-API
Modules
Discuss
Select
The Select class is accessible via the
sqlapi.sql
module.
Attributes
Methods (2)
Source
Methods
f
__init__
(self, columns, clause, tables=None, order_by=None, distinct=False)
...
f
__sql_components__
(self, dbsql)
...
See
the source
for more information.