Searched defs:SQLITE_CONSTRAINT (Results 1 – 8 of 8) sorted by relevance
36 public static final int SQLITE_CONSTRAINT = 19; /* Abort due to constraint violation */ field in Constants
395 #define SQLITE_CONSTRAINT 19 /* Abort due to constraint violation */ macro
400 #define SQLITE_CONSTRAINT 19 /* Abort due to constraint violation */ macro
943 #define SQLITE_CONSTRAINT 19 /* Abort due to constraint violation */ macro
401 #define SQLITE_CONSTRAINT 19 /* Abort due to constraint violation */ macro
951 #define SQLITE_CONSTRAINT 19 /* Abort due to constraint violation */ macro