Closed cimbriano closed 9 years ago
The README already says "Further, there are tasks db:dump and db:load which do the entire database (the equivalent of running db:schema:dump followed by db:data:load)." You're welcome to open a pull request if you have suggestions for improvement.
Same goes for
rake db:load
andrake db:data:load
As a new user, its unclear if these are exactly the same or if there is some difference between them that I'm not aware of.
Examples: https://github.com/ludicast/yaml_db/blame/master/README.markdown#L21 https://github.com/ludicast/yaml_db/blame/master/README.markdown#L35