django/tests/postgres_tests
Mariusz Felisiak 749cd83e13
Removed hardcoded pks in TestQuerying.test_group_by_order_by_aliases test.
2022-10-07 08:26:41 +02:00
..
array_default_migrations
array_index_migrations
migrations
__init__.py
fields.py
integration_settings.py
models.py
test_aggregates.py Fixed #34016 -- Fixed QuerySet.values()/values_list() crash on ArrayAgg() and JSONBAgg(). 2022-09-17 19:38:20 +02:00
test_apps.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_array.py Removed hardcoded pks in TestQuerying.test_group_by_order_by_aliases test. 2022-10-07 08:26:41 +02:00
test_bulk_update.py
test_citext.py
test_constraints.py Fixed #33996 -- Fixed CheckConstraint validation on NULL values. 2022-09-13 12:48:31 +02:00
test_functions.py
test_hstore.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_indexes.py
test_integration.py
test_introspection.py
test_operations.py
test_ranges.py Fixed #34071 -- Improved error message for Range(Min/Max)ValueValidator. 2022-10-05 09:41:01 +02:00
test_search.py
test_signals.py
test_trigram.py
test_unaccent.py