Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - move sqlalchemy.test to test.lib | Mike Bayer | 2010-11-15 | 1 | -305/+0 |
* | first step of [ticket:1949], remove the setuptools aspect | Mike Bayer | 2010-11-15 | 1 | -1/+1 |
* | - the NoseSQLAlchemyPlugin has been moved to a | Mike Bayer | 2010-10-17 | 1 | -1/+1 |
* | - The _extract_error_code() method now works | Mike Bayer | 2010-07-12 | 1 | -0/+5 |
* | - The visit_pool() method of Dialect is removed, and replaced with | Mike Bayer | 2010-03-15 | 1 | -9/+10 |
* | fix failing test due to sybase paramstyle | Mike Bayer | 2010-03-14 | 1 | -1/+3 |
* | - the "threadlocal" engine has been rewritten and simplified | Mike Bayer | 2010-01-24 | 1 | -2/+2 |
* | - The psycopg2 dialect now uses psycopg2's "unicode extension" | Mike Bayer | 2009-10-26 | 1 | -0/+8 |
* | merge 0.6 series to trunk. | Mike Bayer | 2009-08-06 | 1 | -8/+52 |
* | - unit tests have been migrated from unittest to nose. | Mike Bayer | 2009-06-10 | 1 | -0/+245 |