Searched refs:covering (Results 1 – 12 of 12) sorted by relevance
| /sqlite-3.40.0/test/ |
| H A D | coveridxscan.test | 12 # Tests for the optimization which attempts to use a covering index 30 # covering index used for the scan, hence values are increasing 37 # There is no covering index, hence the values are in rowid order 94 # identified as covering indexes.
|
| H A D | autoindex2.test | 223 # ^^^--- Before being fixed, the above was using an automatic covering
|
| H A D | widetab1.test | 23 # table is a covering index.
|
| H A D | cost.test | 39 # if the index is a non-covering index.
|
| H A D | analyze9.test | 1012 # matches 45. Expression (d<?) matches 20. Neither index is a covering index. 1056 -- Formerly used index i41. But i41 is not a covering index whereas 1057 -- the PRIMARY KEY is a covering index, and so as of 2017-10-15, the
|
| H A D | whereD.test | 12 # focus of this file is testing that an index may be used as a covering
|
| H A D | genesis.tcl | 221 …onth, the waters were dried up from off the earth: and Noah removed the covering of the ark, and l… 536 … given thy brother a thousand pieces of silver: behold, he is to thee a covering of the eyes, unto…
|
| H A D | fts1porter.test | 4748 covering cover
|
| H A D | where7.test | 23369 # In that case, the covering-index optimizer will attempt to change
|
| /sqlite-3.40.0/ext/expert/ |
| H A D | sqlite3expert.c | 80 i64 covering; /* Mask of columns required for cov. index */ member
|
| /sqlite-3.40.0/src/ |
| H A D | sqlite.h.in | 2003 ** the use of covering indices for full table scans in the query optimizer. 2007 ** The ability to disable the use of covering indices for full table scans
|
| /sqlite-3.40.0/ext/fts5/test/ |
| H A D | fts5porter.test | 2381 covered cover covering cover
|