1
0
mirror of https://github.com/django/django.git synced 2024-12-28 20:16:19 +00:00
django/tests/constraints
Mariusz Felisiak 2566f92544 [5.0.x] Fixed #34840 -- Avoided casting string base fields on PostgreSQL.
Thanks Alex Vandiver for the report.

Regression in 09ffc5c121.

Backport of 779cd28acb from main.
2023-09-22 06:03:19 +02:00
..
__init__.py
models.py Fixed #34754 -- Fixed JSONField check constraints validation on NULL values. 2023-08-04 10:14:03 +02:00
tests.py [5.0.x] Fixed #34840 -- Avoided casting string base fields on PostgreSQL. 2023-09-22 06:03:19 +02:00