Closed
Description
Hi,
Latest PR: 940479b broke our runtime completely.
This occurred even though we did not upgrade the version of pg so it was a complete surprise.
Issue is coming from:
TypeError: Cannot read properties of undefined (reading 'prepareValue')
at Object.<anonymous> (/<path>/node_modules/pg-cursor/index.js:4:23)
at Module._compile (node:internal/modules/cjs/loader:1565:14)
at node:internal/modules/cjs/loader:1708:10
at Object.require.extensions.<computed> [as .js] (/<path>/node_modules/ts-node/src/index.ts:1608:43)
at Module.load (node:internal/modules/cjs/loader:1318:32)
at Function._load (node:internal/modules/cjs/loader:1128:12)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:219:24)
at Module.require (node:internal/modules/cjs/loader:1340:12)
at require (node:internal/modules/helpers:138:16)
Please look into it as soon as possible.
pg version: 8.14.1
node version: 22.12.0
npm version: 10.9.0
Let me know if you need any other details.
Metadata
Metadata
Assignees
Labels
No labels