简体   繁体   中英

is there some easy way backup mysql then restore to another enviroment on rails3

rails has db:migreate db:create etc help up rebuild the structure of db,but currently i didn't find any solution could easy backup & restore on another machine,

we need use some mysqldump mysql command,it's a little boring.so anyone could give a suggestion? thanks

还没有亲自使用过,但是这个宝石似乎很有用: https//github.com/soundevolution/rails-backup-migrate

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM