]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the query plan for an indexed lookup on a WITHOUT ROWID table with
authordrh <>
Wed, 12 May 2021 22:02:14 +0000 (22:02 +0000)
committerdrh <>
Wed, 12 May 2021 22:02:14 +0000 (22:02 +0000)
commit0564cc26012077f36b0dc959031ce8f9d9a24590
treeb85d751588df55bf7e5810cbfe45bf3746436584
parent52d1407891ad1da97e78642e9e56e7305e852185
Fix the query plan for an indexed lookup on a WITHOUT ROWID table with
a DESC primary key when the primary key is constrained by an inequality.
See [forum:/forumpost/8988341615|forum post 8988341615]. Test cases in TH3.

FossilOrigin-Name: f65c929bf189cf5ca5f1cacdbbb8eec014c9960f767b135023bd2323cd26f279
manifest
manifest.uuid
src/wherecode.c