Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add string_agg(X,Y) as an alias for group_concat(X,Y), for compatibility | drh | 2023-10-20 |
| | | | | | with SQLServer and PG. FossilOrigin-Name: b91c19bf2680f60d7826ab5d9e7902e2dc2a55d847bbea565a6489d47f2cc8f1 | ||
* | Avoid zeroing the value returned by sqlite3_changes() when a DML statement ↵ | dan | 2022-06-08 |
is automatically reprepared in sqlite3_step(). FossilOrigin-Name: 09c8f9f1970cd5b369d98a2b38f0b04d44ed095cb0bda80f7968bb6be4e0263b |