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: 20,916 of 193,188
Downloads: 79,902
Daily
Ranking: 6,988 of 193,154
Downloads: 321
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 21,067 | 78,954 | transaction_retry_continued |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 8 | 1,329,290,503 | rake |
| 14 | 1,221,082,844 | minitest |
| 36 | 793,660,028 | activerecord |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | iagopimenta |