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: 179,331 of 185,066
Downloads: 899
Daily
Ranking: 27,464 of 185,050
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
15,704 | 109,492 | lev |
113,735 | 5,828 | openstax_transaction_retry |
Depends on
Rank | Downloads | Name |
---|---|---|
35 | 646,919,898 | activerecord |