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: 74,752 of 189,739
Downloads: 12,874
Daily
Ranking: 5,708 of 189,725
Downloads: 111
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 16,304 | 114,932 | lev |
| 76,857 | 12,354 | openstax_transaction_retry |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 36 | 755,306,720 | activerecord |