Searched refs:iBaseCol (Results 1 – 1 of 1) sorted by relevance
363 int iBaseCol = pVTab->bTablesUsed ? 4 : 8; in bytecodevtabBestIndex() local369 if( p->op==SQLITE_INDEX_CONSTRAINT_EQ && p->iColumn==iBaseCol+1 ){ in bytecodevtabBestIndex()374 if( p->op==SQLITE_INDEX_CONSTRAINT_ISNULL && p->iColumn==iBaseCol ){ in bytecodevtabBestIndex()