mirror of
https://github.com/django/django.git
synced 2025-03-06 07:22:32 +00:00
A longer term solution is likely to have a better separation of parametrized DDL altogether to handle checks, constraints, defaults, and generated fields but such a change would require a significant refactor that isn't suitable for a backport. Thanks Adrian Garcia for the report.