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
create tempfile within sqld directory More... over 2 years ago
Merge pull request #650 from tursodatabase/fix-snapshot-compaction More... over 2 years ago
fix lockfile More... over 2 years ago
review edits More... over 2 years ago
remove Deref impl for BottomlessWal More... over 2 years ago
Back out an incorrect change to the sqlite3ExprCompareSkip() function that was added way back on 2019-08-22 for [44578865fa7baf97|check-in 44578865fa7ba] and which was only today discovered to be incorrect by [forum:/forumpost/45ec3d9788|forum post 45ec3d9788].
drh
More... over 2 years ago
Merge pull request #648 from tursodatabase/lucio/remove-tracing-panic More... over 2 years ago
Merge pull request #655 from tursodatabase/lucio/fix-docker-builds More... over 2 years ago
Merge pull request #652 from tursodatabase/snapshot-injection-bug More... over 2 years ago
server: fix docker builds More... over 2 years ago
rebase fixes More... over 2 years ago
Merge pull request #654 from tursodatabase/lock-stealing-notify More... over 2 years ago
Notify all waiting connections on transaction end More... over 2 years ago
fix lockfile after rebase More... over 2 years ago
fix rust tests More... over 2 years ago
add wasmtime-bindings feature to libsql-sys More... over 2 years ago
re-export rusqlite from libsql-sys More... over 2 years ago
make make_create_wal public More... over 2 years ago
remove libsql-sys walhook module More... over 2 years ago
Convert an assert in OP_VCheck into a branch that aborts the opcode, as this can happen on some very obscure conditions, as discovered by dbsqlfuzz. Test case in TH3.
drh
More... over 2 years ago
Merge pull request #637 from ashleygwilliams/cargo-dist-fix More... over 2 years ago
Fix an assert() in fts5 that could be true following an OOM or IO error in contentless-delete mode.
dan
More... over 2 years ago
added hrana transactions to wasm More... over 2 years ago
add futures to hrana feature flag More... over 2 years ago
introduced distinction between stream- and connection-based statement execution More... over 2 years ago
skip statement preparation in transaction execute More... over 2 years ago
Cherrypick shell1.test fix. More... over 2 years ago
Cherrypick shell1.test fix. More... over 2 years ago
fixed transaction tests More... over 2 years ago
basic transaction features compile (not working yet) More... over 2 years ago