#26841: Avoid remaking tables for altering index_together and unique_together in
sqlite3
-------------------------------------+-------------------------------------
     Reporter:  akki                 |                    Owner:  akki
         Type:                       |                   Status:  closed
  Cleanup/optimization               |
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     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 Claude Paroz <claude@…>):

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


Comment:

 In [changeset:"2960e3a3a7ba66924233f076c6e6affbc6697a07" 2960e3a3]:
 {{{
 #!CommitTicketReference repository=""
 revision="2960e3a3a7ba66924233f076c6e6affbc6697a07"
 Fixed #26841 -- Avoid remake tables for altering togethers in sqlite3
 (#6888)

 alter_index_together and alter_unique_together no more use _remake_table
 method in sqlite3
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/26841#comment:4>
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.12a8e4461c6ee031b7dbc62310ad9c2d%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to