#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:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Chris Jerdonek):
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.
--
Ticket URL: <https://code.djangoproject.com/ticket/32381#comment:1>
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.9da52379c7f600aa2b54c94f55b24cd3%40djangoproject.com.