Searched refs:preserveRowid (Results 1 – 1 of 1) sorted by relevance
22482 int preserveRowid = ShellHasFlag(p, SHFLG_PreserveRowid); in tableColumnList() local22521 if( preserveRowid && isIPK ){ in tableColumnList()22540 preserveRowid = rc==SQLITE_ROW; in tableColumnList()22542 if( preserveRowid ){ in tableColumnList()