Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - unit tests have been migrated from unittest to nose. | Mike Bayer | 2009-06-10 | 1 | -342/+0 |
* | - Mock engines take on the .name of their dialect. [ticket:1123] | Jason Kirtland | 2008-08-15 | 1 | -2/+2 |
* | Refactored the mock_engine in the tests so it's not duplicated in several pla... | Michael Trier | 2008-07-08 | 1 | -23/+3 |
* | r4695 merged to trunk; trunk now becomes 0.5. | Mike Bayer | 2008-05-09 | 1 | -7/+7 |
* | - Gave DDL() statements the same .bind treatment as the DML ones in r4220 | Jason Kirtland | 2008-03-04 | 1 | -0/+16 |
* | - updated the naming scheme of the base test classes in test/testlib/testing.py; | Mike Bayer | 2008-02-11 | 1 | -3/+3 |
* | - Added free-form `DDL` statements, can be executed standalone or tied to the... | Jason Kirtland | 2008-02-05 | 1 | -0/+346 |