| Home | Trees | Indices | Help |
|
|---|
|
|
expression --+
|
as
>>> sql()( as('column', 'columns / 10') ) ==> columns / 10 AS column_div_by_ten
|
|||
| __init__(self, column, *parts) | ||
| __sql__(self, runner) | ||
|
Inherited from Inherited from |
|||
|
|||
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Wed Feb 20 18:17:28 2008 | http://epydoc.sourceforge.net |