RubyGems Navigation menu

rdbms_sampler 1.1.1

Ever found yourself wanting a modest amount of fresh rows from a production database for development purposes, but put back by the need to maintain referential integrity in the extracted data sample? This data sampler utility will take care that referential dependencies are fulfilled by recursively fetching any rows referred to by the sample.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.0 - February 26, 2018 (9 KB)
  2. 1.1.1 - February 26, 2018 (9 KB)

Runtime Dependencies (4):

activerecord ~> 5.0
commander ~> 4.4
mysql2 >= 0.4.4, ~> 0.4
schema_plus_foreign_keys >= 0.1.7, ~> 0.1

Development Dependencies (1):

pry ~> 0.9

Owners:

Authors:

  • Christian Rishoj

SHA 256 checksum:

a92784a8f0a3138f595791729d951fdadf53838a16fc50a7886a9251d8a1c739

Total downloads 3,445

For this version 1,458

License:

MIT

Required Ruby Version: >= 0

Links: