How "experimental" is the Transaction API? Is it s...
# orm-help
b
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
r
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
Thanks!
I'm on 2.10 so I missed that