Last active
March 17, 2016 15:21
-
-
Save bignimbus/4f749e758d1c63acc2a6 to your computer and use it in GitHub Desktop.
[OpternaTip] restoring database from a local archive
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # OpternaTip | |
| # so you don't have to ping our server for restoring your local database multiple times | |
| bundle exec rake db:restore:file[./tmp/database/staging-2016-03-16.sql.gz] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment