#32256: squashmigrations optimizer crashes when fields' names are swapped using a temporary name -------------------------------------+------------------------------------- Reporter: InvalidInterrupt | Owner: Hasan | Ramezani Type: Bug | Status: closed Component: Migrations | Version: 3.1 Severity: Normal | Resolution: fixed Keywords: | Triage Stage: Ready for | checkin Has patch: 1 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 -------------------------------------+------------------------------------- Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed * resolution: => fixed Comment: In [changeset:"7c18b22e2fa70aa8dcfadb33beb17933abdf7ee4" 7c18b22e]: {{{ #!CommitTicketReference repository="" revision="7c18b22e2fa70aa8dcfadb33beb17933abdf7ee4" Fixed #32256 -- Fixed migration optimization crash when swapping field names. This disables optimization of RenameField operation when an old field name is referenced in subsequent operations. Co-authored-by: InvalidInterrupt <invalidinterr...@users.noreply.github.com> }}} -- Ticket URL: <https://code.djangoproject.com/ticket/32256#comment:11> 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 django-updates+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/074.1b26faa842614027f1dc1aec6cd9c192%40djangoproject.com.