RubyGems Navigation menu

yaml_db_arel 0.2.2

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.2.2 - February 17, 2012 (11.0 KB)

擁有者:

作者:

  • Adam Wiggins, Orion Henry

SHA 256 checksum:

ea78eb5b43b78fa5ba9ad8a62d813ee40a33bd1c4d85aedfd3267b902366c0a6

總下載次數 4,086

這個版本 4,086

License:

Ruby 版本需求:

相關連結: