Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add string_agg(X,Y) as an alias for group_concat(X,Y), for compatibility | drh | 2023-10-20 |
* | Add tests for the FILTER clause. And a bugfix. | dan | 2019-07-03 |
* | Experimental implementation of FILTER clause for aggregate functions. | dan | 2019-07-02 |