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: 17,260 of 196,480
Downloads: 115,469
Daily
Ranking: 7,591 of 196,444
Downloads: 295
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 17,468 | 113,208 | transaction_retry_continued |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 8 | 1,412,729,553 | rake |
| 14 | 1,296,514,837 | minitest |
| 37 | 836,962,327 | activerecord |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | iagopimenta |