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
fmt More... over 2 years ago
libsql: port row deserializer from rust client More... over 2 years ago
add replication from snapshot tests More... over 2 years ago
fix partial snapshot application bug More... over 2 years ago
remove stray dbg! + fmt More... over 2 years ago
add tests More... over 2 years ago
Non blocking snapshot merger More... over 2 years ago
compact pending logs on compactor startup More... over 2 years ago
Correct conditional compilation issue seen with MSVC in the Win32 mutex subsystem. More... over 2 years ago
fix compaction bug More... over 2 years ago
When ENABLE_SETLK is defined, avoid ever blocking on the lock mutex in os_unix.c when requesting an exclusive lock.
dan
More... over 2 years ago
Adjust an assert() in fts5WritePoslistData() so that it only applies if there have been no prior errors. dbsqlfuzz 25dca9b2568f67dc78a0e32ff280133fe71994bd.
drh
More... over 2 years ago
Another assertion fault fix, similar to [a9443dbfbe25e588]. dbsqlfuzz 2d9af4e94aca188e0092900eec711401c5d51687.
drh
More... over 2 years ago
Merge pull request #649 from tursodatabase/lucio/fix-example More... over 2 years ago
fix replica example More... over 2 years ago
server: remove tracing-panic More... over 2 years ago
Merge pull request #646 from tursodatabase/lucio/remove-panic-unwind More... over 2 years ago
remove panic = abort More... over 2 years ago
When SQLITE_ENABLE_SETLK_TIMEOUT is defined, use a separate mutex in os_unix.c for each shm locking slot.
dan
More... over 2 years ago
Add the new "run-fuzzcheck" target on the autoconf unix makefile. Requires that FUZZDB be set to the name of the fuzz-data database file.
drh
More... over 2 years ago
Add an assert() to prove the sqlite3_prepare() always either returns SQLITE_OK or else leaves *ppStmt set to NULL. See [forum:/forumpost/70bb8576c6c084c2|forum post 70bb8576c6c084c2].
drh
More... over 2 years ago
When SQLITE_ENABLE_SETLK_TIMEOUT is defined, use a separate mutex in os_unix.c for each shm locking slot.
dan
More... over 2 years ago
Merge the latest trunk enhancements and fixes into the jsonb branch.
drh
More... over 2 years ago
move libsql specific vtab methods to fix #632 More... over 2 years ago
snapshot on scale to zero and shutdown More... over 2 years ago
Merge pull request #643 from tursodatabase/optional-panic-backtrace More... over 2 years ago
optional backtrace on panic More... over 2 years ago
fix(release): update homebrew tap name More... over 2 years ago
Merge pull request #629 from tursodatabase/test-dirty-startup More... over 2 years ago
Merge pull request #641 from tursodatabase/penberg/improve-c-bindings More... over 2 years ago