RubyGems Navigation menu

insert_select 1.0.1

This is a custom gem that extends ActiveRecord to enable the expression of SQL `INSERT INTO ... SELECT ...` queries in a more convenient way. It allows you to copy data from one table to another based on specified conditions using a simple and expressive syntax.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.1 - July 24, 2023 (11.5 KB)
  2. 1.0.0 - July 01, 2023 (11.5 KB)
  3. 0.1.0 - June 22, 2023 (11.0 KB)

Runtime 相依性套件 (1):

擁有者:

推送者:

作者:

  • a5-stable

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 1,072

這個版本 400

授權:

MIT

Ruby 版本需求: >= 2.6.0

相關連結: