aboutsummaryrefslogtreecommitdiff
path: root/test/window5.test
Commit message (Expand)AuthorAge
* Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test casesdrh2018-11-07
* Fix a segfault caused by invoking a regular aggregate as a window-function.dan2018-07-02
* Add documentation comment for sqlite3_create_window_function(). And furtherdan2018-06-25
* Omit all window-function related code when building with SQLITE_OMIT_WINDOWFUNC.dan2018-06-22
* Ensure that all four callbacks are provided when registering a window functiondan2018-06-18
* Add new API function sqlite3_create_window_function(), for creating newdan2018-06-18