RubyGems Navigation menu

transaction_isolation 1.0.3

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.5 - June 18, 2018 (11.5 KB)
  2. 1.0.3 - February 08, 2012 (10.5 KB)
  3. 1.0.2 - February 06, 2012 (10.5 KB)
  4. 1.0.1 - February 06, 2012 (10.0 KB)

Runtime 相依性套件 (1):

activerecord >= 3.0.11

擁有者:

作者:

  • Piotr 'Qertoip' Włodarek

SHA 256 checksum:

0f9b57e11bead8bc03e2d15698fa397403b400010552490345302ad5f28b7d7f

總下載次數 2,381,666

這個版本 952,684

License:

Ruby 版本需求: >= 1.9.2

相關連結: