django/tests/postgres_tests
2017-03-18 08:48:17 -04:00
..
array_default_migrations
array_index_migrations
migrations [1.11.x] Refs #26610 -- Added CIText mixin and CIChar/Email/TextField. 2017-02-11 07:16:58 -05:00
__init__.py
fields.py [1.11.x] Refs #26610 -- Added CIText mixin and CIChar/Email/TextField. 2017-02-11 07:16:58 -05:00
models.py [1.11.x] Refs #26610 -- Added CIText mixin and CIChar/Email/TextField. 2017-02-11 07:16:58 -05:00
test_aggregates.py
test_array.py Refs #25226 -- Cloned ArrayField.base_field on deconstruction. 2017-01-14 06:31:34 -05:00
test_citext.py [1.11.x] Refs #26610 -- Added CIText mixin and CIChar/Email/TextField. 2017-02-11 07:16:58 -05:00
test_functions.py
test_hstore.py Fixed #27582 -- Allowed HStoreField to store null values. 2016-12-15 10:35:44 -05:00
test_indexes.py [1.11.x] Fixed #27935 -- Fixed crash with BrinIndex name > 30 characters. 2017-03-18 08:48:17 -04:00
test_json.py Fixed #27693, Refs #27257 -- Fixed iexact lookup on JSONField keys. 2017-01-06 19:25:32 -05:00
test_ranges.py
test_search.py
test_trigram.py
test_unaccent.py