method
begin_isolated_db_transaction
v4.2.1 -
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.