#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
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

 * cc: Tom Forbes (added)
 * stage:  Unreviewed => Accepted


Comment:

 > Also, if this feature is okayed, maybe the number could be returned in a
 way that would permit other useful numbers to be added to the return value
 in a backwards-compatible way later on. For example, the number could be
 returned as a property of a named tuple with one property. That way, if a
 new value is requested in the future, it could be added by adding a new
 property to the named tuple.

 Do you have any specific statistics in mind?

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

Reply via email to