0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-06-25 22:15:48 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
425b370fb1 fix ffi build.rs 2023-12-08 17:57:34 +01:00
2ea5b9296c safe page header iter 2023-12-05 10:21:37 +01:00
e58c294e70 fix test leaving stray directory 2023-12-01 11:09:40 +01:00
a750925350 update bindings 2023-11-30 12:07:31 +01:00
3d7c3c0a5f static initialization of sqlite3wal rc 2023-11-30 11:26:49 +01:00
05f6d47643 make pager's wal a pointer 2023-11-30 11:26:44 +01:00
e1a912c3c9 post-rebase fixes 2023-11-30 11:25:49 +01:00
b426b236b0 restore deprecated libsql open methods, introduce v3 2023-11-30 11:25:22 +01:00
2125e633b9 static sqlite3 wal 2023-11-30 11:25:22 +01:00
ff53bcbc57 rename libsql_create_wal to libsql_wal_manager 2023-11-30 11:25:22 +01:00
176d6c4376 add wasmtime-bindings feature to libsql-sys 2023-11-30 11:24:51 +01:00
6bfdb91099 regenerate bindings with new wal implementation 2023-11-30 11:24:48 +01:00
163b3e8f1b ffi: update bundled c 2023-11-29 09:39:32 -05:00
af89521a2b update ffi bindings 2023-11-24 14:09:50 +01:00
d0e4212a44 generate libsql-ffi bindings 2023-11-15 11:25:40 +01:00
477af9bef6 introduce libsql-ffi 2023-11-15 11:08:51 +01:00