#30856: Combine fast delete queries
-------------------------------------+-------------------------------------
     Reporter:  Simon Charette       |                    Owner:  Simon
         Type:                       |  Charette
  Cleanup/optimization               |                   Status:  closed
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Accepted
    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:"26c66f45193fa65125ca06328817927d6bbc2b22" 26c66f45]:
 {{{
 #!CommitTicketReference repository=""
 revision="26c66f45193fa65125ca06328817927d6bbc2b22"
 Fixed #30856 -- Combined fast-delete queries by model during cascade
 deletion.

 Reduced the number of queries required when performing cascade deletion
 for a model referenced multiple time by another one by performing an
 union of reference lookups.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30856#comment:5>
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/067.8f7a14240c4c4b28d2187359c28f61aa%40djangoproject.com.

Reply via email to