Caleb

Results 2 issues of Caleb

I'm using this driver in a r2dbc connection pool which is meant to have variable size. The password for the database I'm accessing rotates hourly... I was hoping to extend...

Added this pull request implementing @Michael-A-McMahon 's suggested changes for #273 . Only difference vs original suggestions on #273 is using a class for `UserPasswordCredentialImpl` rather than a `record`, so...