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: 35,257 of 187,255
Downloads: 34,874
Daily
Ranking: 52,142 of 187,239
Downloads: 4
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
35,678 | 34,290 | transaction_retry_continued |
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 1,152,124,538 | rake |
16 | 1,076,922,380 | minitest |
36 | 711,782,395 | activerecord |
Owners
# | Gravatar | Handle |
---|---|---|
1 | iagopimenta |