#27731: Squashmigrations doesn't optimize AlterField related_name across
AlterUniqueTogether/AlterIndexTogether
-------------------------------------+-------------------------------------
     Reporter:  Ed Morley            |                    Owner:  Simon
         Type:                       |  Charette
  Cleanup/optimization               |                   Status:  closed
    Component:  Migrations           |                  Version:  master
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  squashmigrations     |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Tim Graham <timograham@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"8e3f22f2513a5b64153ea9903690a38ac159031b" 8e3f22f2]:
 {{{
 #!CommitTicketReference repository=""
 revision="8e3f22f2513a5b64153ea9903690a38ac159031b"
 Fixed #27731 -- Implemented CreateModel/AlterFooOperation reduction.

 This should alleviate the side effects of disabling the AlterFooOperation
 reduction with RemoveField to fix refs #28862 during migration squashing
 because CreateModel can perform a reduction with RemoveField.

 Thanks Nick Pope for the review.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/27731#comment:6>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.cab4b4e67ad7c98c7f0e80b55dd0eb67%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to