0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2024-11-23 13:16:16 +00:00
libsql/libsql-sqlite3/test/rust_suite
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 Allow single transaction in schema migration (#1422) 2024-05-28 15:05:45 +00:00