libsql-js
libsql-js copied to clipboard
Transaction support
Commit c1fd2f9e2d9882faacb8b8388f720a618a8e92a2 adds initial support for transactions, but we still need to add support for the different transactions modes and probably switch to libSQL transaction API instead of executing BEGIN, COMMIT, and ROLLBACK, which won't work with Hrana.