Pinned
46 contributions in the last year
Less
More
Contribution activity
August 2021
Created an issue in brianc/node-postgres that received 1 comment
nodejs 14.x not compatible with pg 6.4.2
The code below just dies with a success exit code. And no output. var options = { database:'postgres', host: 'localhost', port: 5432, user: 'postgres'
1
comment