node-postgres icon indicating copy to clipboard operation
node-postgres copied to clipboard

feat: allow specifying a timeout on a per query base

Open srieding opened this issue 2 years ago • 1 comments

It is the same as https://github.com/brianc/node-postgres/pull/2655 but with the requested integration test added in.

srieding avatar Oct 06 '23 07:10 srieding

(As the test shows, needs a corresponding native client change.)

charmander avatar Oct 08 '23 07:10 charmander