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: 160,854 of 183,107
Downloads: 2,653
Daily
Ranking: 9,684 of 183,092
Downloads: 94
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
168,749 | 2,192 | transaction_retry_continued |
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 953,844,246 | rake |
19 | 895,194,587 | minitest |
35 | 595,989,894 | activerecord |
Owners
# | Gravatar | Handle |
---|---|---|
1 | iagopimenta |