0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-07-08 01:35:53 +00:00
Files
libsql/libsql-sqlite3/ext/wasm/api/EXPORTED_FUNCTIONS.sqlite3-api
Pekka Enberg 566434c339 libsql-sqlite3: Export sqlite3_get_autocommit() in Wasm
We need the `sqlite3_get_autocomit()` helper in the TypeScript SDK, for
example. The fact that it's not exported seems to be just an omission so
let's add it.
2024-01-11 11:32:40 +02:00

4.5 KiB