0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2024-11-21 12:15:21 +00:00
libsql/libsql-sys
Pekka Enberg 61558b2a9e libsql-{sqlite3,ffi}: Add xReadFrameRaw() to the virtual WAL API
This adds a new xReadFrameRaw() function to the virtual WAL API, which
upper layers can use to fetch the full frame, including the page number,
that is useful for appending frames to a WAL.
2024-10-29 13:30:27 +02:00
..
src libsql-{sqlite3,ffi}: Add xReadFrameRaw() to the virtual WAL API 2024-10-29 13:30:27 +02:00
Cargo.toml libsql: prepare v0.6.0 release 2024-09-20 15:36:46 -04:00