django/tests/schema
Tim Graham f8c3d38c2d [1.8.x] Fixed -- Fixed incorrect index handling on PostgreSQL on Char/TextField with unique=True and db_index=True.
Thanks Simon Charette for review.

Backport of 56aaae58a7 from master
2016-01-08 14:47:05 -05:00
..
__init__.py Merge branch 'master' into schema-alteration 2013-04-18 17:16:39 +01:00
fields.py [1.8.x] Sorted imports with isort; refs . 2015-02-09 14:24:06 -05:00
models.py [1.8.x] Fixed -- Fixed removing unique_together indexes on MySQL. 2015-06-15 17:32:07 -04:00
tests.py [1.8.x] Fixed -- Fixed incorrect index handling on PostgreSQL on Char/TextField with unique=True and db_index=True. 2016-01-08 14:47:05 -05:00