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: 116,409 of 187,603
Downloads: 5,936
Daily
Ranking: 71,873 of 187,591
Downloads: 3
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 16,105 | 112,931 | lev |
| 94,037 | 8,702 | openstax_transaction_retry |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 36 | 719,708,841 | activerecord |