1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/schema
2021-09-28 06:20:37 +02:00
..
__init__.py
fields.py
models.py
test_logging.py
tests.py Fixed #33125 -- Avoided redundant unique constraint when converting a non-unique field to primary key on MySQL and PostgreSQL. 2021-09-28 06:20:37 +02:00