]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When a virtual table reports orderByConsumed, that tells us nothing about
authordrh <drh@noemail.net>
Fri, 8 Nov 2019 20:13:44 +0000 (20:13 +0000)
committerdrh <drh@noemail.net>
Fri, 8 Nov 2019 20:13:44 +0000 (20:13 +0000)
commitff1032e5c24c56a108715033dcca5e1efd507bd9
tree794a5e550d3b8cd8554eb22456b4556177b7665e
parent1e7c00e695ff7fe8ab92e34e5793636b6cf3f420
When a virtual table reports orderByConsumed, that tells us nothing about
whether or not the SQLITE_DISTINCTBY constraint is met.
Fix for ticket [7e59041f9c4e5102].
Test cases in TH3.

FossilOrigin-Name: b59f94e4da9b1653f2004b214407a50340dd476b27e6ec7e29e501a95db9c963
manifest
manifest.uuid
src/where.c