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: 53,152 of 196,658
Downloads: 22,257
Daily
Ranking: 111,482 of 196,619
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 16,793 | 121,572 | lev |
| 67,321 | 16,051 | openstax_transaction_retry |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 37 | 839,032,779 | activerecord |