BigInt fixes #74
Annotations
3 errors
|
Test:
src/lib/analytics.ts#L37
PrismaClientKnownRequestError:
Invalid `prisma.$queryRawUnsafe()` invocation:
Raw query failed. Code: `22003`. Message: `ERROR: integer out of range`
❯ _n.handleRequestError node_modules/@prisma/client/runtime/library.js:123:6854
❯ _n.handleAndLogRequestError node_modules/@prisma/client/runtime/library.js:123:6188
❯ _n.request node_modules/@prisma/client/runtime/library.js:123:5896
❯ l node_modules/@prisma/client/runtime/library.js:128:10871
❯ Module.analyticsTick src/lib/analytics.ts:37:73
❯ tests/integration/misc.test.ts:16:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'P2010', clientVersion: '5.10.2', meta: { code: '22003', message: 'ERROR: integer out of range' }, batchRequestIdx: undefined }
|
Test
The operation was canceled.
|
Loading