django/tests/postgres_tests
Tim Graham 1d8cfa3608 Fixed #28626 -- Dropped support for PostgreSQL 9.3.
Thanks Simon Charette for the introspection changes.
2017-09-27 11:00:04 -04:00
..
array_default_migrations
array_index_migrations
migrations Fixed #28626 -- Dropped support for PostgreSQL 9.3. 2017-09-27 11:00:04 -04:00
__init__.py Fixed #28626 -- Dropped support for PostgreSQL 9.3. 2017-09-27 11:00:04 -04:00
fields.py
models.py Fixed #28626 -- Dropped support for PostgreSQL 9.3. 2017-09-27 11:00:04 -04:00
test_aggregates.py Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
test_array.py Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
test_citext.py
test_functions.py Fixed #28626 -- Dropped support for PostgreSQL 9.3. 2017-09-27 11:00:04 -04:00
test_hstore.py Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
test_indexes.py
test_introspection.py Fixed #28626 -- Dropped support for PostgreSQL 9.3. 2017-09-27 11:00:04 -04:00
test_json.py Fixed #28626 -- Dropped support for PostgreSQL 9.3. 2017-09-27 11:00:04 -04:00
test_ranges.py Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
test_search.py
test_signals.py Refs #28334 -- Fixed crash in hstore/citext oid caching during test db creation. 2017-09-19 07:04:31 -04:00
test_trigram.py
test_unaccent.py