Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dpragma.h175 /* iArg: */ SQLITE_AutoIndex },
H A Dmain.c3298 | SQLITE_AutoIndex in openDatabase()
H A DsqliteInt.h1718 #define SQLITE_AutoIndex 0x00008000 /* Enable automatic indexes */ macro
H A Dwhere.c3438 && (pWInfo->pParse->db->flags & SQLITE_AutoIndex)!=0 in whereLoopAddBtree()
/sqlite-3.40.0/tool/
H A Dmkpragmatab.tcl70 ARG: SQLITE_AutoIndex