mirror of
https://github.com/django/django.git
synced 2025-03-09 08:52:32 +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.