errors.fyi community error code reference
SQLITE_CONSTRAINT_CHECK
sqlite

CHECK constraint failed

A CHECK constraint defined on a table or column was violated by an INSERT or UPDATE.

Numeric value: 275

References

← all namespaces