Open cllns opened 7 years ago
@cllns yup 👍
This happens too when you run the server and access localhost:2300
, it only happens with postgresql and not with mysql and sqlite. So I think we need to rescue that exception in our error classes and create something like Hanami::Model::ConnectionError
.
@cllns will you take care of this?
Instead of just:
Should we say something like:
(only show the HANAMI_ENV part if it's already equal to 'test')
Thoughts?? @hanami/core