| Commit message (Expand) | Author | Age | Files | Lines |
| * | trying different approaches to test layout. in this one, the testing modules | Mike Bayer | 2012-09-27 | 3 | -374/+0 |
| * | - profile file is configurable | Mike Bayer | 2012-09-26 | 2 | -4/+11 |
| * | - further reorganization of test suite: | Mike Bayer | 2012-09-26 | 2 | -85/+68 |
| * | - fixes for mxODBC, some pyodbc | Mike Bayer | 2012-09-02 | 1 | -12/+25 |
| * | OK! let's turn this around completely. Forget making a single count across | Mike Bayer | 2012-08-11 | 1 | -1/+7 |
| * | -whitespace bonanza, contd | Mike Bayer | 2012-07-28 | 1 | -1/+1 |
| * | - sql | Mike Bayer | 2012-04-01 | 1 | -0/+1 |
| * | remove the "produce test" approach from the polymorphic_rel tests, | Mike Bayer | 2012-02-28 | 1 | -0/+2 |
| * | - rework the test suite to make use of SkipTest for tests skipped, unsupporte... | Mike Bayer | 2012-01-22 | 1 | -31/+30 |
| * | - Fixed bug in unit of work whereby detection of | Mike Bayer | 2011-09-22 | 1 | -1/+1 |
| * | - given that Oracle's issue is not just open connections, but *closed* ones t... | Mike Bayer | 2011-05-09 | 2 | -1/+10 |
| * | - hardcore force every connection into a strong-referenced set, rollback on e... | Mike Bayer | 2011-04-25 | 2 | -4/+6 |
| * | - metadata.reflect() and reflection.Inspector() | Mike Bayer | 2011-04-23 | 2 | -1/+6 |
| * | - remove test.sql._base, test.engine._base, test.orm._base, move those classe... | Mike Bayer | 2011-03-27 | 1 | -3/+3 |
| * | - New DBAPI support for pymysql, a pure Python port | Mike Bayer | 2011-01-26 | 1 | -0/+1 |
| * | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -13/+13 |
| * | - support for cdecimal | Mike Bayer | 2010-12-11 | 2 | -25/+24 |
| * | - use class name by itself in flush warnings to prevent overflow of warnings ... | Mike Bayer | 2010-11-29 | 1 | -1/+6 |
| * | - sqlalchemy.test and nose plugin moves back to being entirely | Mike Bayer | 2010-11-28 | 1 | -1/+4 |
| * | - move sqlalchemy.test to test.lib | Mike Bayer | 2010-11-15 | 2 | -5/+5 |
| * | first step of [ticket:1949], remove the setuptools aspect | Mike Bayer | 2010-11-15 | 3 | -0/+339 |