When doing a table scan using an index, do not error out if collating
commita3f4c8a0db1f9683b442b09e470b8693ac49dd03
authorD. Richard Hipp <drh@hwaci.com>
Thu, 7 Dec 2017 22:10:16 +0000 (7 22:10 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Thu, 7 Dec 2017 22:10:16 +0000 (7 22:10 +0000)
treea23c89a2eec2496be407845aec093aa880f7da31
parent8419db0fdf4cd4c14a6d20cda45c27ccc473d094
When doing a table scan using an index, do not error out if collating
functions used by that index are unavailable, since they will not be used.
src/where.c