#32267: Unable to unapply a branch of migrations
-------------------------------+--------------------------------------
Reporter: Roman Odaisky | Owner: nobody
Type: New feature | Status: closed
Component: Migrations | Version: 3.1
Severity: Normal | Resolution: wontfix
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by Mariusz Felisiak):
* resolution: invalid => wontfix
Comment:
Again, you're trying to fix a really specific situation that we don't want
to support, IMO. You want to unapply migrations and then (probably) remove
reverted migrations, this is not a flow that is supported. Also, this can
corrupt a database if you will have any migrations created after a "merge"
migration (`0053m` in your example).
--
Ticket URL: <https://code.djangoproject.com/ticket/32267#comment:7>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/065.282ff1fa65419adc2ae1ddcefd81f986%40djangoproject.com.