Join Slack
Powered by
Is there a way to increment a number field in pris...
# orm-help
a
Adam
06/28/2021, 11:59 AM
Is there a way to increment a number field in prisma without retrieving the existing object?
r
Ryan
06/28/2021, 12:05 PM
Have a look at this 🙂
https://www.prisma.io/docs/reference/api-reference/prisma-client-reference#atomic-number-operations
a
Adam
06/28/2021, 12:07 PM
oooh thats nice
9
Views
Open in Slack
Previous
Next