0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
post-rebase fixes More... about 2 years ago
removed tokio/feature:fs More... about 2 years ago
libsql: error on passing an encryption key without the feature More... about 2 years ago
drop stray newline More... about 2 years ago
libsql-sys: de-featurize set_encryption_key's error type More... about 2 years ago
libsql-sys: wrap conn.handle() in unsafe {} More... about 2 years ago
fix the rusqlite-vs-no-rusqlite error More... about 2 years ago
drop the duplicate declaration of C API sqlite3_key More... about 2 years ago
encryption: drop a key setter, not used anyway More... about 2 years ago
error-out if encryption is not compiled-in, and the key is passed More... about 2 years ago
treewide: rename the feature to just "encryption" More... about 2 years ago
Bring back the Serde deserialization example More... about 2 years ago
server: hash session token + config version More... about 2 years ago
Drop all the newspaces More... about 2 years ago
please let it be the last one, I'm tired boss More... about 2 years ago
one more More... about 2 years ago
one more udeps fix More... about 2 years ago
udeps: fix replication dependency More... about 2 years ago
drop the debug key leak More... about 2 years ago
treewide: refactor string passphrase to vec<u8> key More... about 2 years ago
treewide: huge un-featurization More... about 2 years ago
Have the shell tool automatically enable SQLITE_CONFIG_DQS_DDL when executing a ".dump" script against an empty db.
dan
More... about 2 years ago
Merge pull request #894 from tursodatabase/sqlite3mc_aes256 More... about 2 years ago
SQLite3MultipleCiphers: switch to just aes256 More... about 2 years ago
server: expose config version and refactor replication log More... about 2 years ago
server: add config version to meta store More... about 2 years ago
Merge pull request #890 from tursodatabase/sqlite3mc_part0 More... about 2 years ago
Merge pull request #884 from tursodatabase/lucio/meta-protobuf More... about 2 years ago
server: remove serde for DatabaseConfig More... about 2 years ago
Add a github workflow to test brew installs More... about 2 years ago