Categories: None [Edit]
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.
Total
Ranking: 69,437 of 190,497
Downloads: 14,473
Daily
Ranking: 14,925 of 190,468
Downloads: 13
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 16,334 | 115,616 | lev |
| 74,775 | 12,953 | openstax_transaction_retry |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 36 | 763,807,525 | activerecord |