tighten/lambo

Test whether we have access to the correct database using the creds in `.env` before migrating

mattstauffer opened this issue · 2 comments

If not, then throw up a loud notice; "Database does not exist, so migrations have not been run" or something like that.

Related: #120

image

This is what happens in the current beta, which is close but not quite it.

Also... this error stops the install process, which it definitely shouldn't.