1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/tests/postgres_tests
Hannes Ljungberg 83fcfc9ec8 Fixed #26167 -- Added support for functional indexes.
Thanks Simon Charette, Mads Jensen, and Mariusz Felisiak for reviews.

Co-authored-by: Markus Holtermann <info@markusholtermann.eu>
2021-01-13 11:47:50 +01:00
..
array_default_migrations
array_index_migrations
migrations
__init__.py
fields.py Fixed #26167 -- Added support for functional indexes. 2021-01-13 11:47:50 +01:00
integration_settings.py
models.py
test_aggregates.py
test_apps.py
test_array.py
test_bulk_update.py
test_citext.py
test_constraints.py
test_functions.py
test_hstore.py
test_indexes.py Fixed #26167 -- Added support for functional indexes. 2021-01-13 11:47:50 +01:00
test_integration.py
test_introspection.py
test_json_deprecation.py Bumped minimum isort version to 5.1.0. 2020-07-30 10:58:59 +02:00
test_operations.py
test_ranges.py
test_search.py
test_signals.py
test_trigram.py
test_unaccent.py