Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | add LEAST and GREATER to db function builder | Robin Appelman | 2019-11-26 | 1 | -0/+30 |
* | add count() as shortcut for count('*') in FunctionBuilder | Robin Appelman | 2019-11-13 | 1 | -1/+1 |
* | add MAX and MIN to functionbuilder | Robin Appelman | 2019-09-06 | 1 | -0/+20 |
* | Use the defined func()->count() instead of manual counting | Joas Schilling | 2018-11-08 | 1 | -2/+3 |
* | Add count to function builder | Robin Appelman | 2018-06-14 | 1 | -0/+8 |
* | dont keep shared database locks when running cli scripts | Robin Appelman | 2018-04-11 | 1 | -0/+16 |
* | Fix PHPDoc for public API | Morris Jobke | 2018-03-06 | 1 | -1/+1 |
* | refactor user searching | Robin Appelman | 2017-12-20 | 1 | -0/+9 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | Add sub() to the query function builder | Robin Appelman | 2017-04-12 | 1 | -0/+10 |
* | fix licence headers | Robin Appelman | 2017-03-30 | 1 | -8/+9 |
* | Add function builder to the query builder | Robin Appelman | 2017-03-30 | 1 | -0/+61 |