Savepoint/Checkpoint support? #5090
Unanswered
senpro-ingwersenk
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am looking into writing a GORM driver for SurrealDB because my app is written in Go and I want to use SurrealDB :)
Among the features of GORM aside of Migrations and friends is this: https://gorm.io/docs/write_driver.html#Nested-Transaction-Support
I know that transactions are supported, but to what extend?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions