summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/compiler.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed up misspelling of propagate throughout.Michael Trier2008-11-101-1/+1
* merged select([literal('foo')]) fix from trunk r4933Mike Bayer2008-07-151-1/+1
* - The index name generated when you say "index=True"Mike Bayer2008-06-221-5/+15
* - create_all(), drop_all(), create(), drop() all raiseMike Bayer2008-06-221-2/+14
* back-merged current 0.4 trunk into rel_0_4 branch, which will become the 0.4 ...Mike Bayer2008-05-091-0/+1107