Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwhere.c3382 i16 aiColumnPk = -1; /* The aColumn[] value for the sPk index */ in whereLoopAddBtree() local
3416 sPk.aiColumn = &aiColumnPk; in whereLoopAddBtree()