Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases | drh | 2018-11-07 |
* | Fix a segfault caused by invoking a regular aggregate as a window-function. | dan | 2018-07-02 |
* | Add documentation comment for sqlite3_create_window_function(). And further | dan | 2018-06-25 |
* | Omit all window-function related code when building with SQLITE_OMIT_WINDOWFUNC. | dan | 2018-06-22 |
* | Ensure that all four callbacks are provided when registering a window function | dan | 2018-06-18 |
* | Add new API function sqlite3_create_window_function(), for creating new | dan | 2018-06-18 |