SELECT sqlite_version();
Hello Michele,
You can execute PRAGMA cipher_version
to see the version of SQLCipher.
--
You received this message because you are subscribed to the Google Groups "SQLCipher Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sqlcipher+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Nick Parker
Hello Michele,
You can execute
PRAGMA cipher_version
to see the version of SQLCipher.
Nick Parker
Hello Michele,
I have updated the website to include the additional documentation - thanks!
https://www.zetetic.net/sqlcipher/sqlcipher-api/#cipher_version
--
You received this message because you are subscribed to the Google Groups "SQLCipher Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sqlcipher+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Nick Parker