SqlCipher SQLite Database integrity check

Hi,

How to check integrity check of the SQLCipher sqlite database in android.
Please provide we the information asap.

Thanks,
Santosh

Hi @santosh_thota

You can execute the PRAGMA integrity_check command directly from the library.