RubyGems Navigation menu

rdbms_sampler 1.2.0

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:
= 複製 已複製

安裝:
=

版本列表:

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

Runtime 相依性套件 (4):

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

Development 相依性套件 (1):

pry ~> 0.9

擁有者:

作者:

  • Christian Rishoj

SHA 256 checksum:

52d7a3fdee7502407f411f23595240a792b9e20c47dda092792d48a69670610d

總下載次數 3,443

這個版本 1,986

License:

MIT

Ruby 版本需求: >= 0

相關連結: