Sign in Sign up
rubygems

openstax_transaction_isolation

Set transaction isolation level in the ActiveRecord in a database agnostic way. Works with MySQL, PostgreSQL and SQLite as long as you are using new adapters mysql2, pg or sqlite3. Supports all ANSI SQL isolation levels: :serializable, :repeatable_read, :read_committed, :read_uncommitted.

Activity

Latest release
1y ago
Total releases
1
Cadence
Last 12 months
0

Details

First release
Jan 02, 2025
Releases
Version Released
2.0.0 initial