insert_select 0.1.0
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:
=
instalar:
=
Runtime Dependencies (1):
activerecord
>= 0