Searched refs:aAltMap (Results 1 – 2 of 2) sorted by relevance
93 u32 *aAltMap; /* Mapping from table to index column numbers */ member
2843 if( pC->ub.aAltMap && (iMap = pC->ub.aAltMap[1+p2])>0 ){ in sqlite3VdbeExec()6462 pTabCur->ub.aAltMap = pOp->p4.ai; in sqlite3VdbeExec()