errors.fyi community error code reference
SQLITE_CORRUPT_INDEX
sqlite

Index corruption

An index entry does not match the content of the table it indexes. Run PRAGMA integrity_check.

Numeric value: 779

References

โ† all namespaces for SQLITE_CORRUPT_INDEX