Commit Graph
3 Commits
Author SHA1 Message Date
John MaxwellandMohamed Hegazy abef2dd282 [pg] Allow QueryConfig based queries rather than just string queries (#16293)
* feat: Allow QueryConfig based queries

* Harmonise pg.Client and pg.Pool query signatures
2017-05-04 13:08:11 -07:00
Charles SamborskiandGitHub 63a4b24ee1 [pg] Add the error parameter to Client.release
Client.release accepts an optional error parameter to destroy
the client instead of returning it to the pool in case of failure.
2017-04-18 11:43:44 +02:00
Andy Hanson 354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00