Changes between Initial Version and Version 1 of Ticket #33789, comment 3


Ignore:
Timestamp:
06/16/22 18:56:57 (16 months ago)
Author:
Paul in 't Hout
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33789, comment 3

    initial v1  
    44We 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.
    55
    6 Is there a similar workaround that can be used for column names ?
     6Is there a similar workaround that can be used for column names and indexes ?
Back to Top