Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - MSSQL anonymous labels for selection of functions made deterministic | Mike Bayer | 2007-11-18 | 1 | -0/+9 |
* | change the in_ API to accept a sequence or a selectable [ticket:750] | Ants Aasma | 2007-10-16 | 1 | -2/+2 |
* | - omitted 'table' and 'column' from 'from sqlalchemy import *' | Jason Kirtland | 2007-08-21 | 1 | -0/+1 |
* | fix line ending svn prop | Jason Kirtland | 2007-08-21 | 1 | -47/+47 |
* | - generalized a SQLCompileTest out of select.py, installed | Mike Bayer | 2007-08-13 | 1 | -16/+7 |
* | - got is_subquery() working in the case of compound selects, test for ms-sql | Mike Bayer | 2007-08-12 | 1 | -2/+24 |
* | - fixed compiler bug in mssql | Mike Bayer | 2007-08-12 | 1 | -0/+34 |