Home
last modified time | relevance | path

Searched refs:SQLITE_BLDF1_UNIQUE (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c163476 #define SQLITE_BLDF1_UNIQUE 0x0002 /* All keys of a UNIQUE index used */ macro
171898 pBuilder->bldFlags1 |= SQLITE_BLDF1_UNIQUE;