RubyGems Navigation menu

ironmin_yaml_db 0.0.2

IronmineYamlDb 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.0.3 - July 17, 2013 (11.0 KB)
  2. 0.0.2 - July 17, 2013 (11.0 KB)
顯示所有版本(共 3)

擁有者:

作者:

  • uudui

SHA 256 checksum:

bf8afac6ec1a32aeb95804837dcfae2fdeab452d501e369336815a30d755fef2

總下載次數 6,443

這個版本 2,740

License:

Ruby 版本需求:

相關連結: