This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-08 16:35:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
postgres_tests
History
Mariusz Felisiak
23ec318988
Refs
#33342
-- Removed ExclusionConstraint.opclasses per deprecation timeline.
2023-01-17 11:49:15 +01:00
..
array_default_migrations
…
array_index_migrations
…
migrations
…
__init__.py
…
fields.py
…
integration_settings.py
…
models.py
…
test_aggregates.py
Refs
#10929
-- Stopped forcing empty result value by PostgreSQL aggregates.
2023-01-17 11:49:15 +01:00
test_apps.py
Fixed
#33308
-- Added support for psycopg version 3.
2022-12-15 06:17:57 +01:00
test_array.py
Fixed
#34176
-- Fixed grouping by ambiguous aliases.
2023-01-09 10:52:51 +01:00
test_bulk_update.py
Refs
#33308
-- Moved psycopg2 imports to the psycopg_any module.
2022-12-12 08:36:17 +01:00
test_citext.py
…
test_constraints.py
Refs
#33342
-- Removed ExclusionConstraint.opclasses per deprecation timeline.
2023-01-17 11:49:15 +01:00
test_functions.py
…
test_hstore.py
…
test_indexes.py
…
test_integration.py
…
test_introspection.py
…
test_operations.py
…
test_ranges.py
Refs
#33308
-- Moved psycopg2 imports to the psycopg_any module.
2022-12-12 08:36:17 +01:00
test_search.py
…
test_signals.py
…
test_trigram.py
…
test_unaccent.py
…