Fix a problem allowing a LIMIT constraint to be passed to a virtual table in cases...
commitf55cc785fd8ecaa4960e1b2537ce12fb5c925027
authorDan Kennedy <danielk1977@gmail.com>
Fri, 26 Apr 2024 14:32:58 +0000 (26 14:32 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Fri, 26 Apr 2024 14:32:58 +0000 (26 14:32 +0000)
tree09074be01c8fada03294d58523ae57f790f105dd
parent301de17de3409a272ee4dc04e8c6e821dc514cfb
Fix a problem allowing a LIMIT constraint to be passed to a virtual table in cases where there exist WHERE terms that cannot also be passed.
src/whereexpr.c
test/bestindexC.test