method
begin_isolated_db_transaction
v7.1.3.2 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::DatabaseStatements
begin_isolated_db_transaction(isolation)public
Begins the transaction with the isolation level set. Raises an error by default; adapters that support setting the isolation level should implement this method.