INTEGRITY_CHECK
Checks for database corruption, as might be caused by a damaged filesystem, or memory corruption. (Runs SQLite PRAGMA integrity_check
.)
Checks for database corruption, as might be caused by a damaged filesystem, or memory corruption. (Runs SQLite PRAGMA integrity_check
.)