#10236: Change order of actions in syncdb
-------------------------------------+-------------------------------------
     Reporter:  jbergstroem          |                    Owner:  nobody
         Type:  New feature          |                   Status:  closed
    Component:  Core (Management     |                  Version:  master
  commands)                          |               Resolution:  fixed
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:  order syncdb sql     |      Needs documentation:  0
  index                              |  Patch needs improvement:  1
    Has patch:  1                    |                    UI/UX:  0
  Needs tests:  0                    |
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by aaugustin):

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


Comment:

 The original use case was to "remove these indexes that Django created for
 me but never are used".

 The new migrations framework provide excellent tools to do this, with its
 RunSQL operation.

 It can be positioned where needed by declaring dependencies.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/10236#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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/069.b71ccad6cf3d2814acb129eaca62742e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to