zachmu opened this issue 3 years ago · 0 comments
Currently unsupported. All transaction statements e.g. start transaction, commit, rollback are no-ops.
start transaction
commit
rollback
Supporting this is challenging, as it requires implementing something like journaled storage.