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: 77,421 of 189,540
Downloads: 12,213
Daily
Ranking: 8,784 of 189,515
Downloads: 71
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 16,290 | 114,881 | lev |
| 78,411 | 11,977 | openstax_transaction_retry |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 36 | 752,714,568 | activerecord |