diff options
author | drh <> | 2022-04-10 23:48:47 +0000 |
---|---|---|
committer | drh <> | 2022-04-10 23:48:47 +0000 |
commit | 529394e5c1399577be9a882b2f8be11fa1966cf5 (patch) | |
tree | 34b3f08195bf8ebe9d385882dee8e83226fd25be /src/treeview.c | |
parent | 9debb58e4801ad5737ff88fbc117a1fc06695efa (diff) | |
download | sqlite-529394e5c1399577be9a882b2f8be11fa1966cf5.tar.gz sqlite-529394e5c1399577be9a882b2f8be11fa1966cf5.zip |
Cannot use an automatic index on the right table of a RIGHT JOIN because
automatic indexes must be WHERE_IDX_ONLY, but the RIGHT JOIN post-processing
does not know how to work with an index-only scan.
FossilOrigin-Name: beb4401dc09fb68e85ddcf3f99598527691535d0eb7693168f440e5a5a076e3f
Diffstat (limited to 'src/treeview.c')
0 files changed, 0 insertions, 0 deletions