mirror of
https://github.com/tursodatabase/libsql.git
synced 2025-07-12 18:39:44 +00:00
There's no reason to have `is_autocommit()`, `changes()` or `last_insert_row()` methods async because they're all fully local and cannot block. Deasyncify them.
12 KiB
12 KiB