COMMITS
October 3, 2025
A
add Connection API to get/set reserved bytes
Avinash Sajjanshetty committed
A
Add libsql-sys APIs to get/set reserved bytes
Avinash Sajjanshetty committed
September 26, 2025
R
dev: implement dump parsing logic using sqlite3_parser
riazus committed
September 23, 2025
P
bindings/c: Fix Android build (#2163)
Pekka Enberg committed
P
bindings/c: Fix Android build
Pekka Enberg committed
P
bindings/c: Don't forward empty encryption key string (#2162)
Pekka Enberg committed
P
bindings/c: Don't forward empty encryption key string
Pekka Enberg committed
September 9, 2025
N
Bundle regexp (#2160)
Nikita Sivukhin committed
N
Merge branch 'main' into bundle-regexp
Nikita Sivukhin committed
N
rollback unnecessary changes
Nikita Sivukhin committed
N
add pcre2 header
Nikita Sivukhin committed
N
add pcre2 sources
Nikita Sivukhin committed
N
include constants.h for regexp build
Nikita Sivukhin committed
N
bundle regexp to the libsql-ffi
Nikita Sivukhin committed
September 8, 2025
A
Add tests for offline sync with db boostraps (#2152)
Avinash Sajjanshetty committed
September 2, 2025
A
Merge branch 'main' into add-to-mockserver
Assad Yousuf committed
P
Enable encryption for attached databases (#2155)
Pekka Enberg committed
A
Add local encryption (with attach) tests
Avinash Sajjanshetty committed
A
Build encryption with `LIBSQL_ENCRYPTION` flag
Avinash Sajjanshetty committed
A
Hook sqlite3mc's attach key handler
Avinash Sajjanshetty committed
A
Add example of libsql local encryption
Avinash Sajjanshetty committed
P
Fix bootstrap case when we treat absent metadata as metadata with gen=0 (#2154)
Pekka Enberg committed
September 1, 2025
N
fix bootstrap case when we treat absent metadata as metadata with gen=0
Nikita Sivukhin committed
August 29, 2025
A
Add /export/ and /info/ to mockServer + add test cases for bootstrapping
Assad Yousuf committed
August 28, 2025
R
fix: formatting
riazus committed
R
feat: parse dumps with triggers correctly
riazus committed
R
dev: add test cases for BEGIN & END statements
riazus committed