]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix handling of NULL, text and blob values in window queries that use "RANGE BETWEEN...
authordan <dan@noemail.net>
Wed, 4 Sep 2019 06:56:43 +0000 (06:56 +0000)
committerdan <dan@noemail.net>
Wed, 4 Sep 2019 06:56:43 +0000 (06:56 +0000)
commit1a97c413f8c26670d3bbf122a6eaa88dea0a0b5c
treedd7d8ea8a48eecee8cf68a3fbdf4ed9d239103ff
parent7dc3547eeb691d5397e9dc55206daab0927937d8
Fix handling of NULL, text and blob values in window queries that use "RANGE BETWEEN A FOLLOWING AND B FOLLOWING", or "B PRECEDING AND A PRECEDING", where A>B.

FossilOrigin-Name: cb3e2be674316e1d39968eb6567f1fe1b72f9d89af49640a9e83f944979c4cf0
manifest
manifest.uuid
src/window.c
test/window8.tcl
test/window8.test