Join Slack
Powered by
How "experimental" is the Transaction API? Is it s...
# orm-help
b
Ben Schwartz
11/16/2020, 2:38 PM
How "experimental" is the Transaction API? Is it solid enough to rely on? I don't need to do complex things with it, just creations.
j
Joël
11/16/2020, 2:40 PM
It’s stable since 2.11.0 🙂
https://github.com/prisma/prisma/releases/tag/2.11.0
r
Ryan
11/16/2020, 2:40 PM
It’s already stable in the latest release, but it’s different from the transactions that traditional ORM’s offer. You can read more about that
here
.
fast parrot
1
b
Ben Schwartz
11/16/2020, 2:41 PM
Thanks!
Ben Schwartz
11/16/2020, 2:41 PM
I'm on 2.10 so I missed that
Open in Slack
Previous
Next