#31826: AlterField with db_column addition should be a noop. -------------------------------------+------------------------------------- Reporter: Iuri de Silvio | Owner: Iuri de Type: | Silvio Cleanup/optimization | Status: closed Component: Migrations | Version: master 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:"632ccffc49658de5348c51a8918719364be54f37" 632ccffc]: {{{ #!CommitTicketReference repository="" revision="632ccffc49658de5348c51a8918719364be54f37" Fixed #31826 -- Made AlterField operation a noop when adding db_column. AlterField operation with adding a db_column is a noop if the column name is not changed. }}} -- Ticket URL: <https://code.djangoproject.com/ticket/31826#comment:12> 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/068.523006b836d430f2daef81062a6a5acd%40djangoproject.com.