summaryrefslogtreecommitdiff
path: root/test/testlib/requires.py
Commit message (Expand)AuthorAgeFilesLines
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-127/+0
* disabling triggers for Mysql since it requires SUPER privsMike Bayer2009-04-051-0/+1
* Access doesn't support savepoints or two-phase commit.Michael Trier2008-12-111-2/+2
* Implemented experimental savepoint support in mssql. There are still some fai...Michael Trier2008-12-111-2/+3
* Split out a couple true autoincrement/identity tests from emulated-with-seque...Jason Kirtland2008-05-191-0/+16
* - Implemented generic CHAR_LENGTH for sqlite (-> LENGTH())Jason Kirtland2008-05-191-0/+1
* - Removed @unsupportedJason Kirtland2008-05-141-49/+59
* Columns now have default= and server_default=. PassiveDefault fades away.Jason Kirtland2008-05-141-0/+9
* Test suite modernization in progress. Big changes:Jason Kirtland2008-05-091-20/+77
* r4695 merged to trunk; trunk now becomes 0.5.Mike Bayer2008-05-091-0/+32