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: 23,142 of 191,455
Downloads: 66,193
Daily
Ranking: 8,597 of 191,429
Downloads: 155
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 23,301 | 65,452 | transaction_retry_continued |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 8 | 1,273,120,523 | rake |
| 14 | 1,178,952,541 | minitest |
| 36 | 770,348,064 | activerecord |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | iagopimenta |