RubyGems Navigation menu

yaml_db_with_schema_tables 0.3.4

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.3.4 - July 16, 2018 (14.0 KB)
  2. 0.3.3 - February 13, 2018 (14.0 KB)
  3. 0.3.2 - December 04, 2017 (13.5 KB)
  4. 0.2.4 - January 20, 2014 (12.0 KB)

业主:

作者:

  • Adam Wiggins, Orion Henry, Martin Honermeyer

SHA 256 校验和:

6e7c438f79838d4fff76fd1d31020e6f44cd1c92bd8f7f7c5fe9cc0967c88ac5

下载总量 9,543

这个版本 2,698

许可:

需要的 Ruby 版本: >= 0

链接: