Searched refs:sqlite_omit_order_by (Results 1 – 4 of 4) sorted by relevance
104 idx->orderByConsumed = qc.order_by().empty() || info.sqlite_omit_order_by; in BestIndexInternal()
172 bool sqlite_omit_order_by = false; member
261 info->sqlite_omit_order_by = in BestIndex()271 info->sqlite_omit_order_by = in BestIndex()
186 info->sqlite_omit_order_by = true; in BestIndex()