RubyGems Navigation menu

gitlab_yaml_db 1.0.0

GitLab fork. 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. 1.0.0 - December 28, 2012 (10.0 KB)

Development 相依性套件 (4):

jeweler >= 0
rails >= 0
rake >= 0
rspec >= 0

擁有者:

作者:

  • Adam Wiggins, Orion Henry

SHA 256 checksum:

b4edaad86013ec9fd178fc92358d04bd7f91c44520c450a57c8bdec1142f1204

總下載次數 39,660

這個版本 39,660

License:

Ruby 版本需求:

相關連結: