Have where.c ignore any plan from a virtual table that tries to use LIMIT/OFFSET...
commitb1e87643fbd27f113f5ca6e1ca00047525925b3c
authorDan Kennedy <danielk1977@gmail.com>
Fri, 26 Apr 2024 17:19:59 +0000 (26 17:19 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Fri, 26 Apr 2024 17:19:59 +0000 (26 17:19 +0000)
tree87fe8b364347df9bec60bea4345dd0d0ab2efb13
parentdd238b254e024626726b25f534ae0b2e6708118d
Have where.c ignore any plan from a virtual table that tries to use LIMIT/OFFSET without also using all WHERE constraints.
src/where.c
test/bestindexC.test