summaryrefslogtreecommitdiff
path: root/test/dialect/maxdb.py
Commit message (Expand)AuthorAgeFilesLines
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-240/+0
* - Removed 2.3 Decimal compatJason Kirtland2008-07-151-1/+1
* r4695 merged to trunk; trunk now becomes 0.5.Mike Bayer2008-05-091-3/+3
* - updated the naming scheme of the base test classes in test/testlib/testing.py;Mike Bayer2008-02-111-2/+2
* - testbase is gone, replaced by testenvJason Kirtland2008-01-121-13/+14
* - Removed @testing.supported. Dialects in development or maintained outsideJason Kirtland2007-12-131-13/+5
* - Refinements for maxdb's handling of SERIAL and FIXED columnsJason Kirtland2007-10-311-5/+160
* - Added initial version of MaxDB dialect.Jason Kirtland2007-10-231-0/+92