Join Slack
Powered by
is there anyway to store large numbers in prisma w...
# orm-help
e
Elie Steinbock
12/11/2021, 9:29 PM
is there anyway to store large numbers in prisma without using bigint? 2233459262 is a regular number in js, but doesn’t fit into int4. annoying to have to use BigInt in JS to handle this. we just want it to be a number
Open in Slack
Previous
Next