$
errors.fyi/sqlite/SQLITE_CONSTRAINT_ROWID
74
namespaces
·
3,092
codes
errors.fyi
/
2579
numeric alias · refers to 1 code
2579
Numeric alias
The numeric value 2579 doesn't have its own canonical entry — it's defined symbolically:
SQLITE_CONSTRAINT_ROWID
ROWID constraint failed
A rowid value is not unique within the table (relevant for tables without an explicit INTEGER PRIMARY KEY).
»
community-maintained ·
contribute on GitHub
npm i -g errors-fyi && errorfyi ENOENT