1
0
mirror of https://github.com/django/django.git synced 2025-01-02 14:35:59 +00:00
django/tests/schema
Mariusz Felisiak 345e3cf57f [5.0.x] Fixed #35329 -- Fixed migrations crash when adding partial unique constraints with nulls_distinct.
Bug in 595a2abb58.

Thanks Lucas Lemke Saunitti for the report.
Backport of b98271a6e4 from main
2024-03-26 22:59:23 +01:00
..
__init__.py
fields.py [5.0.x] Applied Black's 2024 stable style. 2024-01-26 12:55:56 +01:00
models.py
test_logging.py Fixed #33308 -- Added support for psycopg version 3. 2022-12-15 06:17:57 +01:00
tests.py [5.0.x] Fixed #35329 -- Fixed migrations crash when adding partial unique constraints with nulls_distinct. 2024-03-26 22:59:23 +01:00