hanami / model

Ruby persistence framework with entities and repositories
http://hanamirb.org
MIT License
445 stars 152 forks source link

Use original error in case role is missing for Postgres #637

Open trafium opened 3 years ago

trafium commented 3 years ago

First of all, I want to thank developers and maintainers for all the good work 👍

We encountered the problem described in #537 while configuring Github Actions for our tests. Pull request was closed without any further info. The problem itself was easily fixed by providing the correct database url, but it took a while to find the source of issue.

adam12 commented 3 years ago

I think we could resurrect #537.