1
0
mirror of https://github.com/django/django.git synced 2024-12-25 10:35:48 +00:00
django/tests/postgres_tests
2024-08-05 17:42:19 +02:00
..
array_default_migrations
array_index_migrations
migrations [5.0.x] Fixed #35638 -- Updated validate_constraints to consider db_default. 2024-08-05 17:42:19 +02:00
__init__.py
fields.py [5.0.x] Applied Black's 2024 stable style. 2024-01-26 12:55:56 +01:00
integration_settings.py
models.py [5.0.x] Fixed #35638 -- Updated validate_constraints to consider db_default. 2024-08-05 17:42:19 +02:00
test_aggregates.py
test_apps.py [5.0.x] Fixed #34849 -- Avoided raising RuntimeWarning about import-time queries when apps are reinitialized with test tools. 2023-09-25 09:14:05 +02:00
test_array.py
test_bulk_update.py
test_citext.py
test_constraints.py [5.0.x] Fixed #35638 -- Updated validate_constraints to consider db_default. 2024-08-05 17:42:19 +02:00
test_functions.py
test_hstore.py
test_indexes.py
test_integration.py
test_introspection.py
test_operations.py
test_ranges.py
test_search.py [5.0.x] Applied Black's 2024 stable style. 2024-01-26 12:55:56 +01:00
test_signals.py
test_trigram.py
test_unaccent.py