SQLITE_CONSTRAINT constant
int
const SQLITE_CONSTRAINT
Abort due to constraint violation
Implementation
static const int SQLITE_CONSTRAINT = 19;
Abort due to constraint violation
static const int SQLITE_CONSTRAINT = 19;