#30928: Update documentation about MariaDB and MySQL support for nowait and
skip_locked arguments.
--------------------------------------+------------------------------------
Reporter: Par Andersson | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: 2.2
Severity: Normal | Resolution:
Keywords: mysql mariadb | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by felixxm):
* keywords: mysql => mysql mariadb
* type: Bug => Cleanup/optimization
* stage: Unreviewed => Accepted
Comment:
Thanks, good catch. We should also update
[https://docs.djangoproject.com/en/2.2/ref/databases/#row-locking-with-
queryset-select-for-update row-locking-with-queryset-select-for-update]
and it will be good to mention MariaDB in the `select_for_update()`
[https://docs.djangoproject.com/en/dev/ref/models/querysets/#select-for-
update documentation]. Please remember that both don't support the `of`
argument.
--
Ticket URL: <https://code.djangoproject.com/ticket/30928#comment:1>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/066.09d23634a5fc800bd25c398ed865dc80%40djangoproject.com.