sqlite · sqlite/SQLITE_CONSTRAINT_NOTNULL
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.
A NOT NULL constraint was violated: a NULL value was inserted into a column that requires a non-null value.