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