Hi, is there a way to use sqlite3_analyzer (https://www.sqlite.org/sqlanalyze.html) on an encrypted db?
Thanks
Hi, is there a way to use sqlite3_analyzer (https://www.sqlite.org/sqlanalyze.html) on an encrypted db?
Thanks
Hello @Incuboaz
sqlite3_analyzer is a separate executable that would need to be built with SQLCipher on a specific platform.