Changes between Initial Version and Version 1 of Ticket #35015
- Timestamp:
- Dec 5, 2023, 10:09:32 AM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35015 – Description
initial v1 7 7 > Finally, MySQL has relatively small limits on name lengths for columns, tables and indexes, as well as a limit on the combined size of all columns an index covers. This means that indexes that are possible on other backends will fail to be created under MySQL. 8 8 9 https://docs.djangoproject.com/en/5.0/topics/migrations/#mysql