summaryrefslogtreecommitdiff
path: root/test/sql/test_selectable.py
Commit message (Expand)AuthorAgeFilesLines
* - Fixed bug whereby with_only_columns() method ofMike Bayer2011-09-211-0/+12
* Backed out changeset e5737a6d896ba54da07c7ffb0bc56121732ade72 - this only app...Mike Bayer2011-07-241-7/+0
* - fix annotation for aliased()Mike Bayer2011-07-241-0/+7
* - Fixed subtle bug that caused SQL to blowMike Bayer2011-06-271-1/+10
* - Fixed a subtle bug involving columnMike Bayer2011-06-271-0/+18
* - merge 00380cf3c304ea7f1c7397f17b828166364c36ac from defaultMike Bayer2011-05-181-1/+49
* -whitespace removal bonanzaMike Bayer2011-01-021-34/+34
* - the _Label construct, i.e. the one that is producedMike Bayer2010-08-071-5/+25
* - experimenting with pytidy with mods as a textmate plugin alongMike Bayer2010-07-101-259/+332
* - Modified the internals of "column annotation" such thatMike Bayer2010-06-141-0/+18
* - join() will now simulate a NATURAL JOIN by default. Meaning,Mike Bayer2010-03-191-10/+98
* - fixed internal error which would occur if calling has()Mike Bayer2010-03-111-0/+14
* - Fixed a column arithmetic bug that affected columnMike Bayer2010-01-031-0/+13
* merge from branches/clauseelement-nonzeroPhilip Jenvey2009-09-241-8/+8
* merge 0.6 series to trunk.Mike Bayer2009-08-061-2/+1
* merged [ticket:1486] fix from 0.6Mike Bayer2009-07-281-8/+43
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+524