#2705: [patch] Add optional FOR UPDATE clause to QuerySets
-------------------------------------+-------------------------------------
Reporter: Hawkeye | Owner: brunobraga
Type: New | Status: assigned
feature | Component: Database layer
Milestone: | (models, ORM)
Version: SVN | Severity: Normal
Resolution: | Keywords:
Triage Stage: Accepted | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 |
-------------------------------------+-------------------------------------
Comment (by danfairs):
Replying to [comment:79 carljm]:
> Have you run the full test suite with this patch applied, at least on
the commonly-available DB backends where the suite takes reasonable time
(SQLite, Postgres)?
Yes - well, I had done towards the end of last week! I'll update to
current Django trunk, rerun before and after on all backends, and make
sure that there are no more failures with the patch than without.
>
> There's a "select_related" where it should be "select_for_update" in the
documentation section of this patch.
Good spot - I'll fix that.
--
Ticket URL: <http://code.djangoproject.com/ticket/2705#comment:81>
Django <http://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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.