Changes between Version 1 and Version 2 of Ticket #34151, comment 29
- Timestamp:
- Apr 24, 2026, 5:54:34 AM (3 weeks ago)
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."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 foreign keys in related Models." 2 2 3 3 ---