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