Changes between Version 1 and Version 2 of Ticket #34151, comment 29


Ignore:
Timestamp:
Apr 24, 2026, 5:54:34 AM (3 weeks ago)
Author:
Carol Naranjo

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34151, comment 29

    v1 v2  
    1 Maybe a more accurate but verbose title for this issue would be "Inconsistent DB state after applying a migration that failed silently: Altering explicitly a primary key with different name and type doesn't update related ManyToManyFields."
     1Maybe a more accurate but verbose title for this issue would be "Inconsistent DB state after applying a migration that failed silently: Altering explicitly a primary key with different name and type doesn't update foreign keys in related Models."
    22
    33---
Back to Top