#9519: Add QuerySet.bulk_delete() that issues only a single SQL query
-------------------------------------+-------------------------------------
     Reporter:  Joey Wilhelm         |                    Owner:  Akash
                                     |  Kumar Sen
         Type:  New feature          |                   Status:  closed
    Component:  Database layer       |                  Version:  dev
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  wontfix
     Keywords:  database, queryset,  |             Triage Stage:
  delete                             |  Unreviewed
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Akash Kumar Sen):

 That sounds reasonable. My initial proposition in comment:32 was also to
 close this. As the only work it does is ignoring the signals, because
 deletion is optimized in all the other cases  which does not justifies the
 {{{bulk_ }}} prefix.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/9519#comment:40>
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/0107018889d5b25d-9d5e95b7-227a-4b05-b853-791a9c524a83-000000%40eu-central-1.amazonses.com.

Reply via email to