#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 carljm):

 Replying to [comment:76 danfairs]:
 > OK - now 1.3 is out of the door, is there any chance this could be re-
 reviewed? The existing patch still applies to trunk (as of r15941) and the
 select_for_update tests pass on all backends.

 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)?

 There's a "select_related" where it should be "select_for_update" in the
 documentation section of this patch.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2705#comment:79>
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.

Reply via email to