Simon Charette 0ff46591ac Refs #33308 -- Deprecated support for passing encoded JSON string literals to JSONField & co. 2 anni fa
..
array_default_migrations 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 anni fa
array_index_migrations 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 anni fa
migrations cb791a2540 Fixed #33872 -- Deprecated django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField. 2 anni fa
__init__.py 149b55fefa Refs #33308 -- Ensured type handlers are registered for all PostgreSQL specific tests. 2 anni fa
fields.py cb791a2540 Fixed #33872 -- Deprecated django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField. 2 anni fa
integration_settings.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 anni fa
models.py cb791a2540 Fixed #33872 -- Deprecated django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField. 2 anni fa
test_aggregates.py 0ff46591ac Refs #33308 -- Deprecated support for passing encoded JSON string literals to JSONField & co. 2 anni fa
test_apps.py 149b55fefa Refs #33308 -- Ensured type handlers are registered for all PostgreSQL specific tests. 2 anni fa
test_array.py 149b55fefa Refs #33308 -- Ensured type handlers are registered for all PostgreSQL specific tests. 2 anni fa
test_bulk_update.py 149b55fefa Refs #33308 -- Ensured type handlers are registered for all PostgreSQL specific tests. 2 anni fa
test_citext.py 149b55fefa Refs #33308 -- Ensured type handlers are registered for all PostgreSQL specific tests. 2 anni fa
test_constraints.py 149b55fefa Refs #33308 -- Ensured type handlers are registered for all PostgreSQL specific tests. 2 anni fa
test_functions.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 anni fa
test_hstore.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 anni fa
test_indexes.py 149b55fefa Refs #33308 -- Ensured type handlers are registered for all PostgreSQL specific tests. 2 anni fa
test_integration.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 anni fa
test_introspection.py 149b55fefa Refs #33308 -- Ensured type handlers are registered for all PostgreSQL specific tests. 2 anni fa
test_operations.py 981c23c0cc Fixed #33717 -- Dropped support for PostgreSQL 11. 2 anni fa
test_ranges.py 344d31c7e9 Fixed #34071 -- Improved error message for Range(Min/Max)ValueValidator. 2 anni fa
test_search.py 149b55fefa Refs #33308 -- Ensured type handlers are registered for all PostgreSQL specific tests. 2 anni fa
test_signals.py d3e746ace5 Refs #33308 -- Added get_type_oids() hook and simplified registering type handlers on PostgreSQL. 2 anni fa
test_trigram.py 149b55fefa Refs #33308 -- Ensured type handlers are registered for all PostgreSQL specific tests. 2 anni fa
test_unaccent.py 149b55fefa Refs #33308 -- Ensured type handlers are registered for all PostgreSQL specific tests. 2 anni fa