summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/suite/test_reflection.py
Commit message (Expand)AuthorAgeFilesLines
* Fix indexes reflection in PostgreSQLpr/13Roman Podolyaka2013-06-261-1/+6
* Fix unique constraints reflection in PostgreSQLpr/11Roman Podolyaka2013-06-231-2/+2
* Fix unique constraints reflection in SQLiteRoman Podolyaka2013-06-231-0/+4
* Improve _test_get_unique_constraints()Roman Podolyaka2013-06-231-1/+2
* - get_unique_constraints() pull requestMike Bayer2013-06-091-1/+44
* - the raw 2to3 runMike Bayer2013-04-271-2/+2
* - limit some of these on views, indexes, pk constraints being availableMike Bayer2013-03-241-2/+8
* - adding in requirementsMike Bayer2013-02-061-0/+30
* - cleanup HasSequence and move it to test_sequencesMike Bayer2013-02-061-41/+1
* just a pep8 pass of lib/sqlalchemy/testing/Diana Clarke2012-11-191-1/+3
* - test updatesMike Bayer2012-10-041-20/+28
* - requirementsMike Bayer2012-10-031-2/+4
* - fix the fixture here that wasn't creating consistentlyMike Bayer2012-10-011-2/+3
* allow variability hereMike Bayer2012-09-301-0/+7
* 2.5 supportMike Bayer2012-09-301-0/+2
* mergeMike Bayer2012-09-291-2/+0
* - rework component reflection test so that usual framework hooks can be usedMike Bayer2012-09-291-59/+49
* devMike Bayer2012-09-291-153/+149
* - more tests, move some tests out of test_reflection, test_queryMike Bayer2012-09-271-0/+424
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-0/+0