Database Import Via Drush
A small command but this has come into it’s own quite recently for me. Saves time having to import databases via MySQL each time. $ drush sql-cli < ~/my-sql-dump-file-name.sql »
A small command but this has come into it’s own quite recently for me. Saves time having to import databases via MySQL each time. $ drush sql-cli < ~/my-sql-dump-file-name.sql »