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: 106,178 of 188,002
Downloads: 7,131
Daily
Ranking: 13,503 of 187,988
Downloads: 35
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 16,142 | 113,394 | lev |
| 92,458 | 8,983 | openstax_transaction_retry |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 36 | 726,801,756 | activerecord |