Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PEP8 tidy of subset of test/sql/*.pypr/103 | Tony Locke | 2014-07-07 | 1 | -44/+65 |
* | pg8000 passing test/sql | Tony Locke | 2014-07-06 | 1 | -8/+12 |
* | - remove informix dialect, moved out to https://bitbucket.org/zzzeek/sqlalche... | Mike Bayer | 2013-11-17 | 1 | -2/+0 |
* | trying different approaches to test layout. in this one, the testing modules | Mike Bayer | 2012-09-27 | 1 | -2/+3 |
* | - got firebird running | Mike Bayer | 2012-09-23 | 1 | -6/+14 |
* | - remove test.sql._base, test.engine._base, test.orm._base, move those classe... | Mike Bayer | 2011-03-27 | 1 | -1/+1 |
* | make it more explicit in tests which dialect we want to use for things | Mike Bayer | 2011-02-11 | 1 | -0/+1 |
* | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -9/+9 |
* | - move sqlalchemy.test to test.lib | Mike Bayer | 2010-11-15 | 1 | -2/+2 |
* | - rewrote the "connections" section | Mike Bayer | 2010-09-05 | 1 | -4/+4 |
* | - the text() construct, if placed in a column | Mike Bayer | 2010-08-03 | 1 | -2/+20 |
* | - unit tests have been migrated from unittest to nose. | Mike Bayer | 2009-06-10 | 1 | -0/+137 |