Do the default database adapters support transactions?

I'm experimenting with Better-Auth, but I noticed that the sign up flow inserts in multiple tables but it's not nested into a transaction. Checking the code for the default DB adapters, looks like non of them use transactions. Am I missing something? That looks like a huge deal
Solution:
not yet
Jump to solution
2 Replies
Solution
nikatune
nikatune2mo ago
not yet
nikatune
nikatune2mo ago
@Ping working on it

Did you find this page helpful?