Vaprobash icon indicating copy to clipboard operation
Vaprobash copied to clipboard

[enhancement] default database import

Open mikedugan opened this issue 11 years ago • 0 comments

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.

mikedugan avatar Oct 10 '14 18:10 mikedugan