| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner | |
| 2013-01-07 | Created special PostgreSQL text indexes when unique is True | Claude Paroz | |
| Refs #19441. | |||
| 2012-12-29 | Avoided having an indexed TextField installed unless using postgres | Anssi Kääriäinen | |
| An index on TextField results in a warning message when running tests on MySQL or SQLite, and the test using the TextField was PostgreSQL only in any case. | |||
| 2012-12-18 | Fixed #19441 -- Created PostgreSQL varchar index when unique=True | Claude Paroz | |
| Thanks Dylan Verheul for the report and Anssi Kääriäinen for the review. | |||
| 2012-11-04 | Fixed #5805 -- it is now possible to specify multi-column indexes. Thanks to ↵ | Alex Gaynor | |
| jgelens for the original patch. | |||
