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:
= Copy to clipboard Copied!

install:
=

Versions:

  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 KB)

Runtime Dependencies (1):

Owners:

Pushed by:

Authors:

  • a5-stable

SHA 256 checksum:

fb6dc1f86ef8d4417f2e03a6ef7dbb8fa3dc440b592d4a135e3eed0c9f1f851e

Total downloads 944

For this version 344

License:

MIT

Required Ruby Version: >= 2.6.0

Links: