errors.fyi community error code reference
SQLITE_CONSTRAINT_FOREIGNKEY
sqlite

FOREIGN KEY constraint failed

A FOREIGN KEY constraint was violated. The referenced parent row does not exist, or a parent row was deleted while child rows remain.

Numeric value: 787

References

← all namespaces