$
errors.fyi/sqlite/SQLITE_CONSTRAINT_NOTNULL
74
namespaces
·
3,092
codes
errors.fyi
/
1299
numeric alias · refers to 1 code
1299
Numeric alias
The numeric value 1299 doesn't have its own canonical entry — it's defined symbolically:
SQLITE_CONSTRAINT_NOTNULL
NOT NULL constraint failed
A NOT NULL constraint was violated: a NULL value was inserted into a column that requires a non-null value.
»
community-maintained ·
contribute on GitHub
npm i -g errors-fyi && errorfyi ENOENT