mirror of
https://github.com/django/django.git
synced 2024-12-22 17:16:24 +00:00
dfc77637ea
MySQL doesn't allow literal DEFAULT values to be used for BLOB, TEXT,
GEOMETRY or JSON columns and requires expression to be used instead.
Regression in
|
||
---|---|---|
.. | ||
__init__.py | ||
fields.py | ||
models.py | ||
test_logging.py | ||
tests.py |