You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To use this in a test there needs to be a way to get the reference to a transaction outside of a callback. This still does not exist in Prisma. prisma/prisma#12458
jmcdo29
changed the title
[TRANSACTIONS AND TRANSACTIONS ROLLBACK NOW AVAILABLE]
Prisma transactions and rollbacks now available
Apr 19, 2022
To use this in a test there needs to be a way to get the reference to a transaction outside of a callback. This still does not exist in Prisma. prisma/prisma#12458
Is there an existing issue for this?
Feature Test To Be Requested
Use the Transactions and Rollback Transactions from Prisma to complete the test code @ this path: apps/prisma-sample/test/cats.e2e-spec.ts
The text was updated successfully, but these errors were encountered: