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
Convert the json_tree() and json_each() virtual tables over to use JSONB has their internal representation.
drh
More... over 2 years ago
All tests passing.
drh
More... over 2 years ago
Merge pull request #696 from learn-tursodatabase/main More... over 2 years ago
Merge pull request #703 from psarna/wasilib More... over 2 years ago
wasi: refactor to libsql-wasi crate More... over 2 years ago
initial working API for cursor More... over 2 years ago
initial working API for cursor More... over 2 years ago
initial working API for cursor More... over 2 years ago
Merge pull request #695 from psarna/wasistub More... over 2 years ago
wasi,demo: add creating a table More... over 2 years ago
apply clippy More... over 2 years ago
wasi: implement the rest of VFS More... over 2 years ago
Merge pull request #697 from tursodatabase/test-embedded-replica-load-snapshots More... over 2 years ago
wasi: add close() More... over 2 years ago
wasi: add write support More... over 2 years ago
Fix corner-case error conditions.
drh
More... over 2 years ago
Same results as the legacy JsonNode implementation on a small set of test cases.
drh
More... over 2 years ago
Remove unused elements from the json_tree() cursor.
drh
More... over 2 years ago
Remove the vestigal JsonNode logic from json_tree() and json_each().
drh
More... over 2 years ago
wasi: implement stub for reading files More... over 2 years ago
Merge pull request #656 from pjhades/deserialize-rows More... over 2 years ago
Almost working. Path is still not exactly right when Root is defined on json_tree().
drh
More... over 2 years ago
Generate the fullkey and path columns of json_tree().
drh
More... over 2 years ago
Add utf8 error message More... over 2 years ago
Merge pull request #701 from tursodatabase/fix-connection-error-handling More... over 2 years ago
Merge pull request #680 from tursodatabase/docs More... over 2 years ago
Merge pull request #700 from tursodatabase/fix-replica-resync-from-scratch More... over 2 years ago
fmt More... over 2 years ago
remove unwraps when opening connections More... over 2 years ago
Handle the path argument to json_tree() and json_each().
drh
More... over 2 years ago