- Notifications
You must be signed in to change notification settings - Fork 433
Pull requests: tursodatabase/libsql
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: expose Rust API for creating user-defined scalar functions for local databases in libsql.
#2182 opened Oct 28, 2025 by zicklag Loading…
Extend C bindings with transaction support (begin/commit/rollback)
#2167 opened Sep 27, 2025 by hypnotic-frog Loading…
Clean up encryption configuration and also add support for encryption via connection string
#2159 opened Sep 7, 2025 by avinassh Loading…
Add some missing statement functions to C bindings
#2153 opened Aug 31, 2025 by tvandinther Loading…
Add comprehensive corruption simulation testsHamisionesmus corruption tests
#2138 opened Aug 4, 2025 by hamisionesmus Loading…
fix(libsql-sys): fix non-Unix compilation when rusqlite feature is disabled
#2048 opened Apr 29, 2025 by ns-ylambert Loading…
Fix a Y2038 bug by replacing
Int32x32To64 with regular multiplication #1901 opened Jan 3, 2025 by CookiePLMonster Loading…
Fix: strcpy on possible NULL value might cause UB
#1857 opened Nov 29, 2024 by HelifeWasTaken Loading…
sqld: enable updating max_row_size in namespace config
#1828 opened Nov 19, 2024 by OwenDelahoy Loading…
Add basic tests for sqlean extensions in extensions.rs(Update extensi…
#1822 opened Nov 16, 2024 by ManakRaj-7 Loading…
docs(bottomless-cli): move CLI documentation to a single README
#1707 opened Aug 28, 2024 by jeremybarbet Loading…
Ensure that blobs match the length of arrays they're being deserialized into and otherwise fail.
#1656 opened Aug 9, 2024 by ignatz Loading…
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.