This repository was archived by the owner on Jan 9, 2026. It is now read-only.
This repository was archived by the owner on Jan 9, 2026. It is now read-only.
Record to be deleted does not exist error from Prisma #16
While testing CRUD operations, I found that prisma throws an error
P2025when the object to be deleted does not exist.Flagging this out so we remember to handle this when later down the road
Relevant github chain:
prisma/web#1321