Join Slack
Powered by
does prisma client throw an exception or status co...
# prisma-client
r
Ridhwaan Shakeel
07/17/2021, 10:21 PM
does prisma client throw an exception or status code if you are trying to delete a table row that is not found, if so what is it?
r
Ryan
07/19/2021, 5:55 AM
@Ridhwaan Shakeel
Not sure of the exact error code but should be among one of
these
.
r
Ridhwaan Shakeel
07/19/2021, 5:24 PM
thanks
Open in Slack
Previous
Next