Find sqlcipher version

160 views
Skip to first unread message

Michele Mondelli

unread,
Feb 2, 2016, 6:34:01 AM2/2/16
to SQLCipher Users
Hello, 
is there something in sqlcipher link sqlite_version(), to see the actual version of sqlcipher?

SELECT sqlite_version();

Regards, 

Nick Parker

unread,
Feb 2, 2016, 9:19:26 AM2/2/16
to SQLCipher Users

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

Michele Mondelli

unread,
Feb 2, 2016, 9:44:53 AM2/2/16
to SQLCipher Users
Thank you Nick!
I suggest to add this command to the page https://www.zetetic.net/sqlcipher/sqlcipher-api/

Regards,

Il giorno martedì 2 febbraio 2016 15:19:26 UTC+1, Nick Parker ha scritto:

Hello Michele,

You can execute PRAGMA cipher_version to see the version of SQLCipher.

Nick Parker

Nick Parker

unread,
Feb 2, 2016, 10:41:04 AM2/2/16
to SQLCipher Users

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

Reply all
Reply to author
Forward
0 new messages