diff options
author | drh <drh@noemail.net> | 2019-08-30 23:56:34 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2019-08-30 23:56:34 +0000 |
commit | 7314495ff82c0ed4ac6f2776121282e3a8fe566a (patch) | |
tree | fd50499b586b20d9c007a30db836138618764bd7 /src/expr.c | |
parent | a7ce167e5b89e45d203014fc6ad0dbbfa3d44346 (diff) | |
download | sqlite-7314495ff82c0ed4ac6f2776121282e3a8fe566a.tar.gz sqlite-7314495ff82c0ed4ac6f2776121282e3a8fe566a.zip |
When the affinity of a table column is INT or REAL, make the affinity of
corresponding index columns NUMERIC. This increases the precision of
index lookups for large numbers so that it matches the precision of
ordinary comparison operators. Ticket [40812aea1fde9594]
FossilOrigin-Name: e0d909c740b774d8a46731696e33342be83206cc4a95d07f42fdb3d8cc2d7a8e
Diffstat (limited to 'src/expr.c')
0 files changed, 0 insertions, 0 deletions