SQLITE_CONSTRAINT constant

int const SQLITE_CONSTRAINT

Abort due to constraint violation

Implementation

static const int SQLITE_CONSTRAINT = 19;