0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Always make the sqlite_dbdata virtual table available in the CLI.
drh
More... over 2 years ago
Extra ALWAYS() macros to verify state in the sqlite3ExprCanBeNull() routine.
drh
More... over 2 years ago
Merge pull request #805 from tursodatabase/penberg/improve-example More... over 2 years ago
fixed: Hrana hyper client closes before completion More... over 2 years ago
Merge pull request #796 from tursodatabase/bottomless-sqlite More... over 2 years ago
examples: Fix environment variable names More... over 2 years ago
libsql: Rename example_v2.rs to example.rs More... over 2 years ago
libsql: Remove obsolete example More... over 2 years ago
Remove a stray comment in the JSON code.
drh
More... over 2 years ago
post-rebase fixes More... over 2 years ago
Merge pull request #803 from tursodatabase/lucio/unpatch-s3s More... over 2 years ago
libsql: improve failed handshake error message More... over 2 years ago
sqld: remove s3s patch More... over 2 years ago
Merge pull request #790 from tursodatabase/lucio/stream-embedded-replica More... over 2 years ago
libsql: full docs pass of all public members More... over 2 years ago
New JSON invariant test cases.
drh
More... over 2 years ago
Add NEVER() to an unfalsifiable branch.
drh
More... over 2 years ago
Fix JSON to JSONB translation so that it deals correctly with Infinity and NaN.
drh
More... over 2 years ago
Ensure that the insert/delete size delta on JSONB objects in the JSON cache are always set to zero.
drh
More... over 2 years ago
Add randomjson.c to testfixture. Use it for a new set of invariant tests against JSON functions.
drh
More... over 2 years ago
Ensure that all object labels for individual objects generated by randomjson.c are unique.
drh
More... over 2 years ago
Bug fix in the randomjson.c extension.
drh
More... over 2 years ago
Enhancements to ext/misc/randomjson.c.
drh
More... over 2 years ago
Merge pull request #751 from tursodatabase/ns-path More... over 2 years ago
return replication index in hrana StmtResp More... over 2 years ago
fixed mistake of using tokio::StreamExt instead of futures::StreamExt for WASM compat More... over 2 years ago
implemented async rows abstraction for wasm/cloudflare More... over 2 years ago
Merge pull request #759 from Horusiath/libsql-sync-is_autocommit More... over 2 years ago
fix send request bug More... over 2 years ago
updated hyper-based cursors to make it work with generic stream impl More... over 2 years ago