Searched refs:CONSTRAINT_ERR (Results 1 – 3 of 3) sorted by relevance
192 db->reportExecuteStatementResult(6, SQLError::CONSTRAINT_ERR, result); in execute()193 …m_error = SQLError::create(SQLError::CONSTRAINT_ERR, "could not execute statement due to a constai… in execute()
60 CONSTRAINT_ERR = 6, enumerator
42 const unsigned short CONSTRAINT_ERR = 6;