v4.2.0
Thanks to @eugene1g! All changes: * Feature: New option `pgPromise` enables the library to re-use an existing connection from pg-promise, https://github.com/vitaly-t/pg-promise. This is a mutually-exclusive alternative to specifying `pool`, `conObject`, or `conString` (only one of these can be provided).