DefinitelyTyped/types/pg
borkaborka d732b0e367
ClientConfig.ssl: TlsOptions -> ConnectionOptions
according to:
6b8176e841/lib/connection.js (L97)

and node.js documentation of tls.connect(), this parameter must be of type ConnectionOptions and not TlsOptions
2019-03-19 23:28:38 +02:00
..
v6
index.d.ts
pg-tests.ts
tsconfig.json
tslint.json