Categories: None [Edit]
transaction_isolation_continued
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: 133,524 of 183,477
Downloads: 4,170
Daily
Ranking: 15,400 of 183,470
Downloads: 8
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
142,712 | 3,703 | transaction_retry_continued |
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 969,073,546 | rake |
19 | 910,198,239 | minitest |
35 | 604,924,275 | activerecord |
Owners
# | Gravatar | Handle |
---|---|---|
1 | iagopimenta |