#33466: Schema Modification using Migrations
-------------------------------------+-------------------------------------
Reporter: | Owner: nobody
kenprogrammer |
Type: New | Status: new
feature |
Component: | Version: 4.0
Migrations | Keywords: migrations,column
Severity: Normal | after,mysql
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
MySQL Specific: Let's say I've a table with columns **first_name,
last_name, address**'''' later on I may need to add column ''middle_name''
**** AFTER ''first_name''****
Currently there no way to do this using migrations. I've checked''
RunSQL''**** but I don't whether this is the way of doing it.
--
Ticket URL: <https://code.djangoproject.com/ticket/33466>
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/056.6a531ce590bc1c2b411ff4584e209231%40djangoproject.com.