0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-05-17 06:36:55 +00:00
Files
libsql/bindings/c
Pekka Enberg 6b13d77519 libsql: Deasyncify some Conn trait methods (#1135)
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.
2024-03-05 13:44:53 +00:00
..
2023-10-16 09:06:25 -07:00
2024-02-29 07:55:49 +00:00
2023-10-16 09:06:25 -07:00