Searched refs:preserveRowid (Results 1 – 2 of 2) sorted by relevance
186 int preserveRowid = 1; in tableColumnList() local247 preserveRowid = rc==SQLITE_ROW; in tableColumnList()249 if( preserveRowid ){ in tableColumnList()
4055 int preserveRowid = ShellHasFlag(p, SHFLG_PreserveRowid); local4094 if( preserveRowid && isIPK ){4113 preserveRowid = rc==SQLITE_ROW;4115 if( preserveRowid ){