]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem with queries of the form "SELECT min(<expr>) ... WHERE <expr>=?" where...
authordan <dan@noemail.net>
Sat, 3 Aug 2019 16:37:40 +0000 (16:37 +0000)
committerdan <dan@noemail.net>
Sat, 3 Aug 2019 16:37:40 +0000 (16:37 +0000)
commit192418bd499cb1dbd358142cbeb6b2295ec8f060
tree93f8783eb3aa5216fd8394b09070de502714a504
parent55b4c827fae95c394729c6968605863f5ce9eac5
Fix a problem with queries of the form "SELECT min(<expr>) ... WHERE <expr>=?" where there is an index on <expr>. Fix for [71e183ca].

FossilOrigin-Name: d465c3eef458c851d97eea6e4117247d9c69386b276168080dbff7bb64070c93
manifest
manifest.uuid
src/where.c
src/whereInt.h
src/wherecode.c
test/minmax4.test