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: 18,238 of 195,671
Downloads: 103,336
Daily
Ranking: 6,903 of 195,647
Downloads: 378
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 18,441 | 101,430 | transaction_retry_continued |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 8 | 1,381,894,841 | rake |
| 14 | 1,269,612,728 | minitest |
| 36 | 819,946,392 | activerecord |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | iagopimenta |