Searched refs:preserveRowid (Results 1 – 2 of 2) sorted by relevance
9851 int preserveRowid = ShellHasFlag(p, SHFLG_PreserveRowid); in tableColumnList() local9891 if( preserveRowid && isIPK ){ in tableColumnList()9909 preserveRowid = rc==SQLITE_ROW; in tableColumnList()9911 if( preserveRowid ){ in tableColumnList()
9857 int preserveRowid = ShellHasFlag(p, SHFLG_PreserveRowid); in tableColumnList() local9897 if( preserveRowid && isIPK ){ in tableColumnList()9915 preserveRowid = rc==SQLITE_ROW; in tableColumnList()9917 if( preserveRowid ){ in tableColumnList()