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:
=

安裝:
=

版本列表:

  1. 1.1.1 July 11, 2024 (16.0 KB)
  2. 1.1.0 June 01, 2024 (15.5 KB)
  3. 1.0.5 May 14, 2024 (14.5 KB)

Runtime 相依性套件 (1):

activerecord >= 5.2

Development 相依性套件 (2):

minitest = 5.3.4
rake ~> 13.0

擁有者:

推送者:

作者:

  • Iago Pimenta

SHA 256 總和檢查碼:

=

總下載次數 2,399

這個版本 382

版本发布:

授權:

Ruby 版本需求: >= 1.9.2

相關連結: