Changes between Initial Version and Version 1 of Ticket #34151, comment 29
- Timestamp:
- Apr 24, 2026, 5:54:07 AM (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34151, comment 29
initial v1 1 Maybe a more accurate but verbose title for this issue would be "Inconsistent DB state after applying a migration that failed silently: A dding explicit primary key with differenttype 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 related ManyToManyFields." 2 2 3 3 ---