prisma throwing `RangeError` for numbers when I am using `BigInt` type. What?

No description
No description
3 Replies
touhidurrr ๐Ÿ‡ต๐Ÿ‡ธ
GitHub
UncivServer.xyz/prisma/schema.prisma at turso ยท touhidurrr/UncivSer...
An Open Source Unciv Multiplayer server is written in TypeScript and powered by Elysia and Bun. - touhidurrr/UncivServer.xyz
Nurul
Nurulโ€ข7d ago
Thank you for sharing the link to your schema file. When exactly do you get this error? Can you point me to the query you are running?
touhidurrr ๐Ÿ‡ต๐Ÿ‡ธ
just findmany on the table fixed by intMode: BigInt

Did you find this page helpful?