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,558 of 183,477
Downloads: 2,639,705
Daily
Ranking: 2,731 of 183,470
Downloads: 632
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
3,849 | 2,213,343 | transaction_retry |
15,484 | 107,533 | lev |
136,275 | 4,028 | openstax_transaction_retry |
139,977 | 3,832 | pg_transaction_retry |
Depends on
Rank | Downloads | Name |
---|---|---|
35 | 604,924,275 | activerecord |
Owners
# | Gravatar | Handle |
---|---|---|
1 | benlangfeld | |
2 | qertoip2 |