Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Get rid of "-encoding binary" across all test cases, as that is no longer | drh | 2024-07-30 |
* | Add string_agg(X,Y) as an alias for group_concat(X,Y), for compatibility | drh | 2023-10-20 |
* | Fix some test scripts that were failing with SQLITE_OMIT_VIRTUALTABLE builds. | dan | 2023-02-06 |
* | Fix a race condition during hot-journal rollback that could theoretically cau... | dan | 2023-01-31 |