Test whether we have access to the correct database using the creds in `.env` before migrating
mattstauffer opened this issue · 2 comments
mattstauffer commented
If not, then throw up a loud notice; "Database does not exist, so migrations have not been run" or something like that.
Related: #120
mattstauffer commented
mattstauffer commented
Also... this error stops the install process, which it definitely shouldn't.