Changes between Initial Version and Version 2 of Ticket #36947


Ignore:
Timestamp:
Mar 1, 2026, 1:09:25 PM (3 weeks ago)
Author:
Clifford Gama
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36947

    • Property Component UncategorizedMigrations
    • Property Owner set to Clifford Gama
    • Property Triage Stage UnreviewedAccepted
    • Property Status newassigned
    • Property Type UncategorizedBug
    • Property Summary Changing db_comment / GeneratedField errorChanging a field's db_comment unnecessarily alters column type
  • Ticket #36947 – Description

    initial v2  
     1(On databases that support altering the comment independently of the type.)
     2
    13Django==5.2.11
    24Postgres 16.2
Back to Top