A `ValueError` should be raised if both `nowait` and `skip_locked` are
`True`.
--
Ticket URL: <https://code.djangoproject.com/ticket/26500>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/26500#comment:1>
* status: new => assigned
* owner: nobody => charettes
--
Ticket URL: <https://code.djangoproject.com/ticket/26500#comment:2>
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/7015 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/26500#comment:3>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/26500#comment:4>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"b8e6e1b43b0bccec178dcc6708c5c8295abfb2e5" b8e6e1b4]:
{{{
#!CommitTicketReference repository=""
revision="b8e6e1b43b0bccec178dcc6708c5c8295abfb2e5"
Fixed #26500 -- Added SKIP LOCKED support to select_for_update().
Thanks Tim for the review.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/26500#comment:5>