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: 33,386 of 187,622
Downloads: 37,763
Daily
Ranking: 10,582 of 187,603
Downloads: 76
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 33,794 | 37,172 | transaction_retry_continued |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 10 | 1,166,409,648 | rake |
| 15 | 1,090,420,232 | minitest |
| 36 | 719,965,389 | activerecord |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | iagopimenta |