summaryrefslogtreecommitdiff
path: root/tests/regressiontests/indexes/tests.py
AgeCommit message (Expand)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2012-12-29Avoided having an indexed TextField installed unless using postgresAnssi Kääriäinen
2012-12-18Fixed #19441 -- Created PostgreSQL varchar index when unique=TrueClaude Paroz
2012-11-04Fixed #5805 -- it is now possible to specify multi-column indexes. Thanks to ...Alex Gaynor