1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/tests/postgres_tests
2024-08-05 17:42:19 +02:00
..
array_default_migrations
array_index_migrations
migrations
__init__.py
fields.py [5.0.x] Applied Black's 2024 stable style. 2024-01-26 12:55:56 +01:00
integration_settings.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
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 Refs #34381, Refs #10929 -- Fixed postgres_tests.test_aggregates.TestGeneralAggretate.test_empty_result_set() on PostgreSQL 14+. 2023-03-05 19:06:21 +01:00
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 Fixed #34662 -- Corrected number in error messages for Array(Min/Max)LengthValidator. 2023-06-18 14:32:51 +02:00
test_bulk_update.py
test_citext.py Refs #33308 -- Ensured type handlers are registered for all PostgreSQL specific tests. 2022-12-01 09:39:46 +01:00
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 Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_hstore.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_indexes.py Moved SearchVectorIndexTests.test_search_vector_index to postgres_tests.test_indexes. 2023-04-06 13:32:47 +02:00
test_integration.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_introspection.py Refs #33308 -- Ensured type handlers are registered for all PostgreSQL specific tests. 2022-12-01 09:39:46 +01:00
test_operations.py Fixed #33717 -- Dropped support for PostgreSQL 11. 2022-05-19 09:26:48 +02:00
test_ranges.py
test_search.py
test_signals.py Fixed typo in tests/postgres_tests/test_signals.py comment. 2022-12-06 12:52:56 +01:00
test_trigram.py Refs #33308 -- Ensured type handlers are registered for all PostgreSQL specific tests. 2022-12-01 09:39:46 +01:00
test_unaccent.py Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00