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:
=
安裝:
=
Runtime 相依性套件 (1):
activerecord
>= 0