aboutsummaryrefslogtreecommitdiff
path: root/test/windowerr.tcl
Commit message (Expand)AuthorAge
* Fix error handling for the case where a window function is passed the wrong n...dan2019-07-13
* If the library is built with SQLITE_VDBE_COVERAGE defined, have the Tcl tests...dan2019-04-01
* Prevent aliases of window functions expressions from being used as arguments ...dan2019-03-28
* Add further tests for new window function functionality.dan2019-03-18
* Add support for RANGE window frames. Some cases still do not work.dan2019-03-09
* Support some "ROWS BETWEEN N PRECEDING AND M FOLLOWING" window functions with...dan2019-03-04