]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix VDBE opcodes OP_SeekLT and OP_SeekLE so that they work on intkey tables with... tkt-9cf6c9bb
authordan <dan@noemail.net>
Wed, 8 May 2019 11:42:49 +0000 (11:42 +0000)
committerdan <dan@noemail.net>
Wed, 8 May 2019 11:42:49 +0000 (11:42 +0000)
commit9edd8c11ab5f04ad052413f1b1be712e45a2d650
tree065cbecadfcf5c8ecefc500194578ff05cca3632
parent291508f62b9906adf7be3058b296d56edcc5b01f
Fix VDBE opcodes OP_SeekLT and OP_SeekLE so that they work on intkey tables with non-numeric text values.

FossilOrigin-Name: a870c196d78d8b72c7353fa0015e96b2abd4be154541d76328e3a4f9e5da5d04
manifest
manifest.uuid
src/vdbe.c
test/rowid.test