Hi I am expecting a transaction to fail due to un...
# orm-help
a
Hi I am expecting a transaction to fail due to uniqueness violation, but on failure error raised is of type `Error`and not
PrismaClientKnownRequestError
as documented here: https://www.prisma.io/docs/reference/api-reference/error-reference Is my understanding incorrect? Please let me know. Thanks.
r
@ali 👋 This is a known issue and we will be looking into this 🙂
a
oh great...thanks @Ryan for the prompt response
🙌 1