DORSETRIGS
Home

rusqlite (2 post)


posts by category not found!

Check if SQLCipher database is unlocked and ready

Unlocking and Checking Integrity of SQL Cipher Databases in Rust with Rusqlite This article explores how to unlock and verify the integrity of a SQL Cipher data

3 min read 03-09-2024 53
Check if SQLCipher database is unlocked and ready
Check if SQLCipher database is unlocked and ready

How do I link Rusqlite applications against custom SQLite builds on Windows?

Linking Rusqlite Applications Against Custom SQ Lite Builds on Windows When developing a Rust application using Rusqlite for database management you might find

3 min read 02-09-2024 41
How do I link Rusqlite applications against custom SQLite builds on Windows?
How do I link Rusqlite applications against custom SQLite builds on Windows?