]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When an index is based on a text representation of a numeric column in the
authordrh <drh@noemail.net>
Thu, 1 Feb 2018 01:13:33 +0000 (01:13 +0000)
committerdrh <drh@noemail.net>
Thu, 1 Feb 2018 01:13:33 +0000 (01:13 +0000)
commit06b3bd5b7add86bcf178abe008ba1189c973f6f3
tree64c9eddc72c5f3f2609686db22d29542f2dfd5a5
parentf8c3a2f3cfe8e22054e33fbba61c6268eab73c45
When an index is based on a text representation of a numeric column in the
original table, make sure the indexed value uses the canonical text
representation of the numeric value in the table.
Proposed fix for ticket [343634942dd54ab57b70].

FossilOrigin-Name: 88e2ce916791d488076584f3795a89eb4277fcb812af9e4c2f383815d55ff6f1
manifest
manifest.uuid
src/vdbe.c
test/indexexpr1.test