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
Merge pull request #787 from tursodatabase/lucio/bump-prom More... over 2 years ago
server: fix metrics overflow panic More... over 2 years ago
Added most primitive types More... over 2 years ago
Avoid invoking sqlite3ExprColUsage() on an unresolve column reference. dbsqlfuzz fc34aa62df4de103705d11b807074687ffafbda5.
drh
More... over 2 years ago
Merge pull request #786 from tursodatabase/lucio/add-hrana-stream-expired-test More... over 2 years ago
chore: remove extra println More... over 2 years ago
chore: update gitignore to ignore test files More... over 2 years ago
server: add stream rexpired hrana test More... over 2 years ago
Bug fix in the JSONB validator. dbsqlfuzz ac6fa521a08609a642198e7decf64180e750b3c4
drh
More... over 2 years ago
Merge pull request #785 from tursodatabase/libsql-return-replication-index More... over 2 years ago
Improvements to UTF8 handling, and especially the handling of invalid UTF8, in the JSON routines.
drh
More... over 2 years ago
add Database::replication_index method More... over 2 years ago
Merge pull request #783 from tursodatabase/fix-local-client-inject More... over 2 years ago
fix missing commit frame on local_client inject from snapshot More... over 2 years ago
Merge pull request #782 from tursodatabase/lucio/fix-remote More... over 2 years ago
fix(libsql): fix `remote` feature to not build sys More... over 2 years ago
Merge pull request #776 from tursodatabase/prevent-checkpoint-on-close More... over 2 years ago
Fix the JSON object label comparison object so that it works correctly even if the label ends with escaped whitespace.
drh
More... over 2 years ago
Merge pull request #616 from tursodatabase/lucio/auth-namespace2 More... over 2 years ago
Worker1 Promiser API: when multiple db connections are active then use the requested connection instead of always the first-opened connection. Bug reported in [forum:894c330e7f23b177|forum post 894c330e7f23b177]. More... over 2 years ago
The json_valid(*,8) function does a much better check of the validity of the JSONB input. The json_error_position() function returns an approximate byte offset to the point of the first detected error in the JSONB.
drh
More... over 2 years ago
Merge pull request #777 from tursodatabase/lucio/debug-additions More... over 2 years ago
Add NEVER to two unreachable branches in JSON.
drh
More... over 2 years ago
Merge branch 'main' into lucio/debug-additions More... over 2 years ago
tweaks to get compiling again after libsql updates More... over 2 years ago
update cr-sqlite to v0.16.2 More... over 2 years ago
Improvements to JSONB validation - catch more cases where the input does not conform to spec.
drh
More... over 2 years ago
Merge pull request #781 from tursodatabase/clo More... over 2 years ago
.gitignore: add Cargo.lock More... over 2 years ago
Merge pull request #766 from tursodatabase/765-ns-bottomless More... over 2 years ago