0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump the version number to 3.45.1
drh
More... about 2 years ago
When a JSON input is a blob, but it looks like valid JSON when cast to text, then accept it as valid JSON. This replicates a long-standing bug in the behavior of JSON routines, and thus avoids breaking legacy apps.
drh
More... about 2 years ago
only commit once on recover More... about 2 years ago
Ensure that the xIntegrity methods of fts3 and fts5 work on read-only databases.
dan
More... about 2 years ago
Merge pull request #847 from Horusiath/libsql-single-stream-conn More... about 2 years ago
Merge pull request #923 from augustollenz/fix-build-centos7 More... about 2 years ago
Merge pull request #919 from Horusiath/libsql-base-url-parsing More... about 2 years ago
libsql-ffi: add c11 flag to make build compatible with old compilers More... about 2 years ago
Merge pull request #922 from tursodatabase/tone-down-heartbeat-logging More... about 2 years ago
libsql-server: Tone down heartbeat logging More... about 2 years ago
added URL parsing More... about 2 years ago
Merge pull request #917 from tursodatabase/golibsql More... about 2 years ago
Merge pull request #918 from tursodatabase/allow-index-info-pragma More... about 2 years ago
libsql + libsql-server: Allow `index_info` pragma More... about 2 years ago
When backing out a character in a constructed string in JSON, first make sure the string has not been reset by on OOM.
drh
More... about 2 years ago
Go bindings support remote only dbs More... about 2 years ago
Merge pull request #874 from tursodatabase/checkpoint-callback More... about 2 years ago
Merge pull request #914 from tursodatabase/configurable-txn-timeout More... about 2 years ago
review edits More... about 2 years ago
make txn-timeout configurable More... about 2 years ago
Merge pull request #910 from tursodatabase/pass_pager_to_injected_index More... about 2 years ago
update proto More... about 2 years ago
Merge pull request #913 from tursodatabase/max-conccurent-dbs More... about 2 years ago
make connection concurrency configurable More... about 2 years ago
libsql-ffi: deduplicate sqlite3.c amalgamations More... about 2 years ago
libsql-ffi: compile-in Wasm conditionally with encryption enabled More... about 2 years ago
libsql-ffi: enable wasm runtime in -F encryption mode More... about 2 years ago
namespaces: more quoting fixes More... about 2 years ago
rusqlite: amend the sqlite3_profile test to account... More... about 2 years ago
libsql-ffi: explicitly turn on column metadata More... about 2 years ago