diff options
author | drh <> | 2022-10-19 10:56:05 +0000 |
---|---|---|
committer | drh <> | 2022-10-19 10:56:05 +0000 |
commit | 805055f734b1dde892dfeb4c66888b448fb25cff (patch) | |
tree | aadc294bf0517109408404d39273ab30ac76ee2b /ext/wasm/api/extern-post-js.js | |
parent | a817b30f0b93b3dc6ffaa5ab863ef866942de8ad (diff) | |
parent | 72ab36619233cdf216716f5f17541dfc78d60abd (diff) | |
download | sqlite-805055f734b1dde892dfeb4c66888b448fb25cff.tar.gz sqlite-805055f734b1dde892dfeb4c66888b448fb25cff.zip |
If a query uses an index where one or more of the columns of the index is
an expression or a virtual column, and if the corresponding expression is
used elsewhere in the query, then strive to read the value of the expression
out of the index, rather than recomputing it. This is the
"Indexed Expression Optimizations".
FossilOrigin-Name: 2435112867fbd7b6ebb7f2c2b9da57cdf1e23fab6c2869870b66133a9f9faedc
Diffstat (limited to 'ext/wasm/api/extern-post-js.js')
0 files changed, 0 insertions, 0 deletions