Opened 10 years ago
Last modified 10 years ago
#24902 closed Bug
Unapply separate migrations when squashed migrations exist — at Initial Version
| Reported by: | Markus Holtermann | Owned by: | nobody |
|---|---|---|---|
| Component: | Migrations | Version: | 1.8 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
This is basically the inverse of #24628: separate migrations, that have been applied, and at a later stage the squash has been marked as applied. When you roll back before the squash the separate migrations won't be marked as unapplied.
Note:
See TracTickets
for help on using tickets.