#32381: Include number of rows matched in bulk_update() return value
-------------------------------------+-------------------------------------
     Reporter:  Chris Jerdonek       |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:  bulk_update          |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Chris Jerdonek):

 Thanks.

   Do you have any specific statistics in mind?

 Not especially, but more because I don't know what might be available. The
 only things that occur to me right now are things like the number of
 queries made, and the batch size used for the function call. More
 usefully, though, if `update()` were ever to grow the ability to report
 not just the number of rows matched but also the number of rows changed,
 that would definitely be of interest.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32381#comment:3>
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.e4310c337d01bc193aeb4a67950eba76%40djangoproject.com.

Reply via email to