Indexes on expressions with a COLLATE clause are able to satisfy an ORDER BY
commit8d369112c59c867c32c15192e2752b6c51e85341
authorD. Richard Hipp <drh@hwaci.com>
Thu, 28 Sep 2017 01:09:42 +0000 (28 01:09 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Thu, 28 Sep 2017 01:09:42 +0000 (28 01:09 +0000)
tree55a1bb50dee195be60e7c7c733d704436e3bc94a
parenta21963f4bf14274bf0b2ff86407db92d3e0f1607
Indexes on expressions with a COLLATE clause are able to satisfy an ORDER BY
with the same COLLATE clause.
src/where.c
test/indexexpr2.test