Skip to Content Skip to Search
v7.1.0
class ActiveRecord::AsynchronousQueryInsideTransactionError < ActiveRecord::ActiveRecordError

ActiveRecord::AsynchronousQueryInsideTransactionError

AsynchronousQueryInsideTransactionError will be raised when attempting to perform an asynchronous query from inside a transaction

Definition files