Flowdock

TransactionIsolationError will be raised under the following conditions:

  • The adapter does not support setting the isolation level

  • You are joining an existing open transaction

  • You are creating a nested (savepoint) transaction

The mysql, mysql2 and postgresql adapters support setting the transaction isolation level.

Show files where this class is defined (1 file)
Register or log in to add new notes.