Open
Description
I'm getting some kind of error, but the error handler itself has an error, so I'm not sure what the error is. 😃
error: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'replace')
stack: { value: err.stack + query.origin.replace(/.*\n/, '\n'), enumerable: options.debug },
^
at queryError (https://deno.land/x/postgresjs@v3.4.4/src/connection.js:392:48)
at errored (https://deno.land/x/postgresjs@v3.4.4/src/connection.js:387:17)
at error (https://deno.land/x/postgresjs@v3.4.4/src/connection.js:379:5)
at https://deno.land/x/postgresjs@v3.4.4/polyfills.js:138:30
at Array.forEach (<anonymous>)
at call (https://deno.land/x/postgresjs@v3.4.4/polyfills.js:138:16)
at error (https://deno.land/x/postgresjs@v3.4.4/polyfills.js:131:5)
at eventLoopTick (ext:core/01_core.js:168:7)
Metadata
Metadata
Assignees
Labels
No labels