Vaprobash
Vaprobash copied to clipboard
[enhancement] default database import
Automatic database imports - if the project directory contains a database.sql (naming insignificant), automatically import that database to MySQL (or PostgreSQL/SQLite/etc)
The shell script to do this would probably be only a matter of a few lines, and would save the extra step when you are adding vagrant to an existing project and will be importing a database dump.