summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/suite/test_ddl.py
Commit message (Expand)AuthorAgeFilesLines
* - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects,Brian Jarrett2014-07-201-6/+8
* - rename __multiple__ to __backend__, and apply __backend__ to a large number...Mike Bayer2014-03-241-1/+1
* - add a suite test for underscore as initial charMike Bayer2014-03-131-0/+14
* - Support has been added for pytest to run tests. This runnerMike Bayer2014-03-031-0/+1
* - the raw 2to3 runMike Bayer2013-04-271-1/+1
* - use SQL constructs here for databases that need to escape names like "data"Mike Bayer2013-01-271-5/+4
* just a pep8 pass of lib/sqlalchemy/testing/Diana Clarke2012-11-191-3/+1
* mssql: - [bug] Fixed bug where reflection of primary key constraintMike Bayer2012-09-301-1/+1
* 2.5 supportMike Bayer2012-09-301-0/+2
* - more tests, move some tests out of test_reflection, test_queryMike Bayer2012-09-271-1/+2
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-0/+48