sqlite · sqlite/SQLITE_CONSTRAINT_ROWID
SQLITE_CONSTRAINT_ROWID
ROWID constraint failed
A rowid value is not unique within the table (relevant for tables without an explicit INTEGER PRIMARY KEY).
A rowid value is not unique within the table (relevant for tables without an explicit INTEGER PRIMARY KEY).