Pekka Enberg
a2b2b9e00a
libsql-sqite3: Fix sqlite3_get_autocommit() export in Wasm ( #1186 )
2024-03-11 14:26:37 +00:00
Pekka Enberg
12cab8ae52
libsql-sqlite3: Export sqlite3_last_insert_rowid() in Wasm
2024-01-15 12:59:13 +02:00
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
Piotr Sarna
a56ee2f615
ext/wasm: fix SQLTester path
...
It was moved incorrectly due to the migration of the C API
to libsql-sqlite3/ subdirectory.
2023-11-29 16:53:59 +01:00
Piotr Sarna
dfa4ce43c0
ext/wasm: allow WAL mode
...
All the groundwork was there for WASI anyway.
2023-11-28 09:26:28 +01:00
Piotr Sarna
0dfca64aa3
Merge tag 'version-3.44.0' into HEAD
2023-11-15 14:46:34 +01:00
ad hoc
bf899d0b9a
restructure repository
2023-10-16 13:58:16 +02:00