vitaly-t / pg-promise

PostgreSQL interface for Node.js
https://vitaly-t.github.io/pg-promise
MIT License
3.45k stars 217 forks source link

Protocol extensions in TypeScript strict mode #645

Closed vitaly-t closed 5 years ago

vitaly-t commented 5 years ago

Following up on this PR, there appear to be some problems in v9.0 using the protocol extensions in TypeScript while in strict mode.

A change is necessary to amend this, and at the same time with pg-promise-demo, to be updated to build in strict mode.

vitaly-t commented 5 years ago

Fixed and released in v9.0.3