CONSTRAINT_ERR 196 Source/modules/webdatabase/SQLStatementBackend.cpp db->reportExecuteStatementResult(6, SQLError::CONSTRAINT_ERR, result); CONSTRAINT_ERR 197 Source/modules/webdatabase/SQLStatementBackend.cpp m_error = SQLErrorData::create(SQLError::CONSTRAINT_ERR, "could not execute statement due to a constaint failure", result, database->lastErrorMsg());