Searched refs:preserveRowid (Results 1 – 1 of 1) sorted by relevance
21219 int preserveRowid = ShellHasFlag(p, SHFLG_PreserveRowid); in tableColumnList() local21258 if( preserveRowid && isIPK ){ in tableColumnList()21277 preserveRowid = rc==SQLITE_ROW; in tableColumnList()21279 if( preserveRowid ){ in tableColumnList()