mirror of
https://github.com/django/django.git
synced 2025-10-09 14:59:24 +00:00
QuerySet.select_for_update() is not supported by all databases. Moreover it cannot be used outside of a transaction.
QuerySet.select_for_update() is not supported by all databases. Moreover it cannot be used outside of a transaction.