errors.fyi community error code reference
SQLITE_CONSTRAINT_UNIQUE
sqlite

UNIQUE constraint failed

A UNIQUE constraint was violated: the inserted or updated value already exists in the unique index.

Numeric value: 2067

References

โ† all namespaces for SQLITE_CONSTRAINT_UNIQUE