Skip to content

Instantly share code, notes, and snippets.

@mindmergedesign
Created March 17, 2013 22:16
Show Gist options
  • Save mindmergedesign/5183888 to your computer and use it in GitHub Desktop.
Save mindmergedesign/5183888 to your computer and use it in GitHub Desktop.
Import a database via Drush
$ drush sql-drop && drush sql-cli < backup_file_name.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment