summaryrefslogtreecommitdiff
path: root/test/selectable.py
Commit message (Expand)AuthorAgeFilesLines
* reorganized unit tests into subdirectoriesMike Bayer2006-06-051-138/+0
* tweak to join testMike Bayer2006-05-311-6/+1
* merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1Mike Bayer2006-05-251-17/+47
* hypothetical (failing) test for primary key selection of joinsMike Bayer2006-05-231-0/+18
* refactoring to allow column.label() to work in selects, etc.Mike Bayer2006-01-271-0/+4
* unit tests to test column/pk/fk exports on relational objectsMike Bayer2006-01-081-0/+91