RubyGems Navigation menu

transaction_isolation_continued 1.1.0

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.1.0 - June 01, 2024 (15.5 KB)
  2. 1.0.5 - May 14, 2024 (14.5 KB)

Runtime Dependencies (1):

activerecord >= 5.2

Development Dependencies (2):

minitest = 5.3.4
rake ~> 13.0

Owners:

Pushed by:

Authors:

  • Iago Pimenta

SHA 256 checksum:

d53408ed0044e1a714cac1e59b60ec48b20bab150b74a5c5b62fc5a28aa992f6

Total downloads 484

For this version 219

Licenses:

N/A

Required Ruby Version: >= 1.9.2

Links: