#26808: Support adding class based indexes from Meta class
-------------------------------------+-------------------------------------
     Reporter:  akki                 |                    Owner:  akki
         Type:  New feature          |                   Status:  closed
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  db-indexes           |             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 Tim Graham <timograham@…>):

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


Comment:

 In [changeset:"6a8372e6ec42eb50e05f9dbcb26b783237bdc233" 6a8372e]:
 {{{
 #!CommitTicketReference repository=""
 revision="6a8372e6ec42eb50e05f9dbcb26b783237bdc233"
 Fixed #26808 -- Added Meta.indexes for class-based indexes.

 * Added the index name to its deconstruction.
 * Added indexes to sqlite3.schema._remake_table() so that indexes
   aren't dropped when _remake_table() is called.

 Thanks timgraham & MarkusH for review and advice.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/26808#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 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/062.b6ee02c71049a95e3b6a1362b7be83c7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to