Handle failure of rake call to psql command
In the rake task to load a custom database structure.sql, check for the result of the call to the psql command which loads the file, and display a message to the user on error.
Showing
Please register or sign in to comment