RubyGems Navigation menu

transaction_isolation 1.0.5

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:

c654a3c2f2afb636cef06fa110ee256d8a213c3552f0c49806a62513aee8f3fc

總下載次數 2,356,408

這個版本 1,398,183

License:

Ruby 版本需求: >= 1.9.2

相關連結: