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: 21,554 of 192,666
Downloads: 75,537
Daily
Ranking: 7,661 of 192,588
Downloads: 208
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 21,693 | 74,727 | transaction_retry_continued |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 8 | 1,310,508,356 | rake |
| 14 | 1,206,819,610 | minitest |
| 36 | 786,085,808 | activerecord |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | iagopimenta |