RubyGems Navigation menu

yaml_db 0.2.1

YamlDb is a database-independent format for dumping and restoring data. It complements the the database-independent schema format found in db/schema.rb. The data is saved into db/data.yml. This can be used as a replacement for mysqldump or pg_dump, but only for the databases typically used by Rails apps. Users, permissions, schemas, triggers, and other advanced database features are not supported - by design. Any database that has an ActiveRecord adapter should work

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.7.0 - June 12, 2018 (8.5 KB)
  2. 0.6.0 - May 21, 2017 (8.5 KB)
  3. 0.5.0 - March 25, 2017 (8.5 KB)
  4. 0.4.2 - October 02, 2016 (8.0 KB)
  5. 0.4.0 - July 10, 2016 (8.0 KB)
  6. 0.2.1 - April 19, 2011 (11.0 KB)
顯示所有版本(共 12)

擁有者:

作者:

  • Adam Wiggins, Orion Henry

SHA 256 checksum:

72931172cd7ca93f4fc17c7aa0f8a7b4b061f9ff348df065da840918007cdd87

總下載次數 2,351,553

這個版本 21,641

License:

Ruby 版本需求:

相關連結: