]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow real values to be used in PRECEDING and FOLLOWING expressions for RANGE window...
authordan <dan@noemail.net>
Tue, 12 Mar 2019 18:28:51 +0000 (18:28 +0000)
committerdan <dan@noemail.net>
Tue, 12 Mar 2019 18:28:51 +0000 (18:28 +0000)
commitbb40727857e4a507e64bbc01e0681d7afdd57af9
tree2287dcb32dbdb94fb7e957167fd6d95784ea4194
parent935d9d8260e34e01873ac51988b23f017434a5f7
Allow real values to be used in PRECEDING and FOLLOWING expressions for RANGE window frames.

FossilOrigin-Name: 25ff7091cb12c63b1864ce68a9151f8432af5804b5ae905a2175761ab4b9fdd8
manifest
manifest.uuid
src/vdbe.c
src/window.c
test/window8.tcl
test/window8.test