errors.fyi community error code reference
SQLITE_CONSTRAINT
sqlite

Constraint violation

A constraint (UNIQUE, NOT NULL, CHECK, FOREIGN KEY, or PRIMARY KEY) was violated. Extended result codes identify which constraint.

Numeric value: 19

References

← all namespaces