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 校验和:

0f9b57e11bead8bc03e2d15698fa397403b400010552490345302ad5f28b7d7f

下载总量 2,386,594

这个版本 952,791

许可:

需要的 Ruby 版本: >= 1.9.2

链接: