Join Slack
Communities
Powered by
Hey all, I was wondering if it's possible for pris...
# orm-help
r
Regan Iwadha
08/21/2020, 3:59 PM
Hey all, I was wondering if it's possible for prisma to automatically convert bigint types to string?
j
janpio
08/21/2020, 4:18 PM
On what level?
janpio
08/21/2020, 4:18 PM
In the database or for your app?
r
Regan Iwadha
08/21/2020, 10:54 PM
On the app level
Regan Iwadha
08/21/2020, 10:55 PM
@janpio
Regan Iwadha
08/21/2020, 10:58 PM
I have bigint columns on my database and since javascript can't do numbers that big, it would be nice if i can read it as a string instead
2
Views
Open in Slack
Previous
Next