b5b49eb895
This adds deprecations in preparation for `pg@7.0` - deprecate using event emitters on automatically created results from client.query. - deprecate query.promise() - it should never have been a public method and it's not documented. I need to do better about using _ prefix on private methods in the future. - deprecate singleton pool on the `pg` object. `pg.connect`, `pg.end`, and `pg.cancel`. |
||
---|---|---|
.. | ||
integration | ||
native | ||
unit | ||
buffer-list.js | ||
cli.js | ||
test-buffers.js | ||
test-helper.js |