summaryrefslogtreecommitdiff
path: root/test/sql/test_constraints.py
Commit message (Expand)AuthorAgeFilesLines
...
* - Fixed errant space character when generating ADD CONSTRAINTMike Bayer2010-04-261-2/+2
* - added util.portable_instancemethod to provide a quick way to make an instan...Mike Bayer2010-02-221-2/+28
* - reworked the DDL generation of ENUM and similar to be more platform agnostic.Mike Bayer2009-12-061-1/+1
* merge 0.6 series to trunk.Mike Bayer2009-08-061-126/+161
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+335