Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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/+4 |
* | dont keep shared database locks when running cli scripts | Robin Appelman | 2018-04-11 | 1 | -0/+8 |
* | refactor user searching | Robin Appelman | 2017-12-20 | 1 | -0/+4 |
* | Update license headers | Morris Jobke | 2017-11-06 | 4 | -0/+10 |
* | Add brackets around concat statements so comparing the result works as intended | Joas Schilling | 2017-07-28 | 2 | -2/+2 |
* | Add sub() to the query function builder | Robin Appelman | 2017-04-12 | 1 | -0/+4 |
* | fix licence headers | Robin Appelman | 2017-03-30 | 4 | -32/+36 |
* | Add function builder to the query builder | Robin Appelman | 2017-03-30 | 4 | -0/+142 |