summaryrefslogtreecommitdiff
path: root/test/sql/rowcount.py
Commit message (Expand)AuthorAgeFilesLines
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-71/+0
* - updated the naming scheme of the base test classes in test/testlib/testing.py;Mike Bayer2008-02-111-1/+1
* - testbase is gone, replaced by testenvJason Kirtland2008-01-121-10/+6
* - Added initial version of MaxDB dialect.Jason Kirtland2007-10-231-0/+3
* - method call removalMike Bayer2007-08-201-3/+3
* - oracle reflection of case-sensitive names all fixed upMike Bayer2007-08-101-1/+1
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-271-2/+4
* - Deprecated DynamicMetaData- use ThreadLocalMetaData or MetaData insteadJason Kirtland2007-07-061-1/+1
* Multiple MSSQL fixes; see ticket #581Paul Johnston2007-06-131-7/+10
* fix to the fix for [ticket:396] plus a unit testMike Bayer2006-12-151-0/+67