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 the sqlite3_changes64() and sqlite3_total_changes64() API functions. | dan | 2021-06-22 |
* | Fix a problem causing sqlite3_changes() to return an incorrect value followin... | dan | 2021-06-22 |