summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/test/engines.py
Commit message (Expand)AuthorAgeFilesLines
* - move sqlalchemy.test to test.libMike Bayer2010-11-151-305/+0
* first step of [ticket:1949], remove the setuptools aspectMike Bayer2010-11-151-1/+1
* - the NoseSQLAlchemyPlugin has been moved to aMike Bayer2010-10-171-1/+1
* - The _extract_error_code() method now worksMike Bayer2010-07-121-0/+5
* - The visit_pool() method of Dialect is removed, and replaced withMike Bayer2010-03-151-9/+10
* fix failing test due to sybase paramstyleMike Bayer2010-03-141-1/+3
* - the "threadlocal" engine has been rewritten and simplifiedMike Bayer2010-01-241-2/+2
* - The psycopg2 dialect now uses psycopg2's "unicode extension"Mike Bayer2009-10-261-0/+8
* merge 0.6 series to trunk.Mike Bayer2009-08-061-8/+52
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+245