Changes between Initial Version and Version 1 of Ticket #33789, comment 3
- Timestamp:
- Jun 16, 2022, 1:56:57 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33789, comment 3
initial v1 4 4 We do use db_table in Model.Meta. I can update those to use full UPPER notation of the table_name, I suppose that should address the table name truncation. 5 5 6 Is there a similar workaround that can be used for column names ?6 Is there a similar workaround that can be used for column names and indexes ?