Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -20/+2 |
* | Cast datetime columns in sqlite before comparing | Julius Härtl | 2023-12-29 | 1 | -0/+35 |
* | Revert "make expression build return IQueryFunction instead of string" | Robin Appelman | 2022-08-16 | 1 | -7/+4 |
* | make expression build return IQueryFunction instead of string | Robin Appelman | 2022-06-02 | 1 | -4/+7 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+2 |
* | Type the experssionbuilders | Roeland Jago Douma | 2021-03-03 | 1 | -2/+2 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
* | refactor user searching | Robin Appelman | 2017-12-20 | 1 | -0/+4 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -6/+0 |
* | fix licence headers | Robin Appelman | 2017-03-30 | 1 | -8/+9 |
* | add support for escaping like parameters when using the query builder | Robin Appelman | 2017-03-30 | 1 | -0/+37 |