summaryrefslogtreecommitdiff
path: root/tests/introspection/models.py
AgeCommit message (Expand)Author
2015-01-12Fixed #17785 -- Preferred column names in get_relations introspectionClaude Paroz
2014-08-27Fixed #23357 -- Added small int introspection support to MySQL backend.Jon Dufresne
2013-03-02Add introspection support for BinaryFieldClaude Paroz
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner