1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/schema
2021-05-24 06:31:48 +02:00
..
__init__.py
fields.py
models.py Fixed #32503 -- Fixed altering BLOB/TEXT field to non-nullable with default on MySQL 8.0.13+. 2021-05-21 13:34:37 +02:00
test_logging.py
tests.py Fixed #32777 -- Passed table reference as a string to DatabaseSchemaEditor._index_columns(). 2021-05-24 06:31:48 +02:00