Closed moltar closed 6 years ago
This too assumes there is a password:
https://github.com/timgit/pg-boss/blob/8b95d111551de62c79c4f3e21b2024fef5079849/src/attorney.js#L113
Thanks!
Included in 2.4.0
This doesn't appear to be fixed for me when using 3.0.0. My connection string is postgres://localhost/mail
and I get the same TypeError: Cannot read property 'split' of null
error from the OP.
this is fixed in 3.1. Thanks
Dies with error:
https://github.com/timgit/pg-boss/blob/c7fa55016e12b95858e4abe0c145e55d832d193e/src/db.js#L33