mirror of
https://github.com/Hopiu/django.git
synced 2026-03-24 01:40:28 +00:00
This moves setting a database collation to the column type alteration as both must be set at the same time. This should also avoid another layer of the column type alteration when adding database comments support (#18468). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| fields.py | ||
| models.py | ||
| test_logging.py | ||
| tests.py | ||