Add support for QuerySet.select_for_update()'s nowait and skip_locked options on MySQL 8+
Description: |
modified (diff)
|
Easy pickings: |
unset
|
Summary: |
Support skip_locked argument to QuerySet.select_for_update() on MYSQL 8+ → Add support for QuerySet.select_for_update()'s nowait and skip_locked options on MySQL 8+
|
Triage Stage: |
Unreviewed → Accepted
|
Type: |
New feature → Cleanup/optimization
|
Owner: |
changed from nobody to Nicolas Noé
|
Status: |
new → assigned
|
Owner: |
Nicolas Noé removed
|
Status: |
assigned → new
|
Owner: |
set to bakabiko
|
Status: |
new → assigned
|
Patch needs improvement: |
set
|
Patch needs improvement: |
unset
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
I already have a patch, you can assign the ticket to me.