django/tests/constraints
Mariusz Felisiak a148461f1f [4.2.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:07:19 +02:00
..
__init__.py Fixed #11964 -- Added support for database check constraints. 2018-07-10 15:32:33 -04:00
models.py [4.2.x] Fixed #34754 -- Fixed JSONField check constraints validation on NULL values. 2023-08-04 10:58:53 +02:00
tests.py [4.2.x] Fixed #34840 -- Avoided casting string base fields on PostgreSQL. 2023-09-22 06:07:19 +02:00