$
errors.fyi/sqlite/SQLITE_CONSTRAINT_FOREIGNKEY
74
namespaces
·
3,092
codes
errors.fyi
/
787
numeric alias · refers to 1 code
787
Numeric alias
The numeric value 787 doesn't have its own canonical entry — it's defined symbolically:
SQLITE_CONSTRAINT_FOREIGNKEY
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.
»
community-maintained ·
contribute on GitHub
npm i -g errors-fyi && errorfyi ENOENT