Searched defs:SQLITE_CONSTRAINT (Results 1 – 5 of 5) sorted by relevance
36 public static final int SQLITE_CONSTRAINT = 19; /* Abort due to constraint violation */ field in Constants
442 #define SQLITE_CONSTRAINT 19 /* Abort due to constraint violation */ macro
1466 #define SQLITE_CONSTRAINT 19 /* Abort due to constraint violation */ macro