errors.fyi community error code reference
SQLITE_CONSTRAINT_NOTNULL
sqlite

NOT NULL constraint failed

A NOT NULL constraint was violated: a NULL value was inserted into a column that requires a non-null value.

Numeric value: 1299

References

← all namespaces