class Deadlocked
Ruby on Rails 8.1.3.1
Since v5.1.7Deadlocked will be raised when a transaction is rolled back by the database when a deadlock is encountered.
This is a subclass of TransactionRollbackError, please make sure to check its documentation to be aware of its caveats.
Inherits from
Methods (inherited)
From ActiveRecord::AdapterError
(1)
- self. new