Found the following problem today with this package:
When sending an invalid URL as a database URL to the package, the entire URL, including any kind of secrets, is included in the errors.
I made the following change to address this. Let me know what you think 👍
It was mentioned here and here too.