sqlite · sqlite/SQLITE_CORRUPT_INDEX
SQLITE_CORRUPT_INDEX
Index corruption
An index entry does not match the content of the table it indexes. Run PRAGMA integrity_check.
An index entry does not match the content of the table it indexes. Run PRAGMA integrity_check.