0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2024-11-21 13:25:22 +00:00
libsql/libsql-replication
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
..
assets/test fix tests 2023-10-30 17:26:18 +01:00
proto fixup! add durable frame_no to proto 2024-09-04 10:58:04 +02:00
src libsql-{sqlite3,ffi}: Add xReadFrameRaw() to the virtual WAL API 2024-10-29 13:30:27 +02:00
tests libsql: small release fixes 2024-09-20 17:34:12 -04:00
Cargo.toml Merge pull request #1752 from tursodatabase/lucio/v0.6.0 2024-09-20 20:01:12 +00:00