Categories: None [Edit]
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: 3,548 of 183,107
Downloads: 2,612,916
Daily
Ranking: 3,901 of 183,092
Downloads: 1,157
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
3,846 | 2,188,585 | transaction_retry |
15,435 | 107,043 | lev |
139,032 | 3,853 | openstax_transaction_retry |
139,734 | 3,817 | pg_transaction_retry |
Depends on
Rank | Downloads | Name |
---|---|---|
35 | 595,989,894 | activerecord |
Owners
# | Gravatar | Handle |
---|---|---|
1 | qertoip2 | |
2 | benlangfeld |