errors.fyi community error code reference
SQLITE_CONSTRAINT_TRIGGER
sqlite

RAISE function called by trigger

A trigger used RAISE(ABORT, ...) or RAISE(FAIL, ...) to abort the current statement.

Numeric value: 1811

References

← all namespaces