#36213: Document that QuerySet.update can execute two separate SQL queries when
using MySQL
-------------------------------------+-------------------------------------
Reporter: Babak | Owner: (none)
Type: | Status: new
Cleanup/optimization |
Component: Documentation | Version: dev
Severity: Normal | Resolution:
Keywords: mysql self-select | Triage Stage: Accepted
race-condition |
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Sarah Boyce):
* cc: Simon Charette (added)
* stage: Unreviewed => Accepted
* summary:
Add warning to documentation: QuerySet.update can execute two separate
SQL queries when using MySQL
=>
Document that QuerySet.update can execute two separate SQL queries
when using MySQL
* type: Uncategorized => Cleanup/optimization
* version: => dev
--
Ticket URL: <
https://code.djangoproject.com/ticket/36213#comment:3>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.