summaryrefslogtreecommitdiff
path: root/test/sql/test_generative.py
Commit message (Expand)AuthorAgeFilesLines
* - merge long line clenaupMike Bayer2011-02-101-199/+433
* -whitespace removal bonanzaMike Bayer2011-01-021-55/+55
* - Fixed bug in Query whereby the usage of aliased() constructsMike Bayer2010-03-231-0/+25
* - fixed internal error which would occur if calling has()Mike Bayer2010-03-111-0/+5
* not ready to put execution_options in the text()/select() constructors yetMike Bayer2010-01-241-3/+5
* statement_options -> execution_optionsMike Bayer2010-01-171-18/+18
* - added "statement_options()" to Query, to so options can beMike Bayer2010-01-161-0/+21
* - Fixed bug preventing alias() of an alias() from beingMike Bayer2009-12-181-0/+5
* merge from branches/clauseelement-nonzeroPhilip Jenvey2009-09-241-2/+2
* - Fixed a bug in extract() introduced in 0.5.4 wherebyMike Bayer2009-07-171-1/+11
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+818