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: 38,631 of 186,715
Downloads: 30,142
Daily
Ranking: 9,585 of 186,700
Downloads: 124
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
39,175 | 29,582 | transaction_retry_continued |
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 1,127,274,939 | rake |
16 | 1,054,255,914 | minitest |
36 | 697,550,401 | activerecord |
Owners
# | Gravatar | Handle |
---|---|---|
1 | iagopimenta |