#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
-------------------------------+--------------------------------------

Comment (by Roman Odaisky):

 >python manage.py migrate appname 42
 >Would unapply migrations with ID greater than 42

 That’s exactly what would happen, and in the case shown in the ticket,
 `manage.py migrate appname 0050` will unapply both 0051a and 0051b, while
 what’s desired is to unapply 0051b only.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32267#comment:10>
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/01070185c0494110-d11a74e9-f6e5-4734-bfe9-28215a990fd2-000000%40eu-central-1.amazonses.com.

Reply via email to