Home
last modified time | relevance | path

Searched defs:SQLITE_CONSTRAINT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.h466 #define SQLITE_CONSTRAINT 19 /* Abort due to constraint violation */ macro
H A Dsqlite3.c779 #define SQLITE_CONSTRAINT 19 /* Abort due to constraint violation */ macro