Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 1 | -14/+14 |
* | Don't leave cursors open when tests fail | Joas Schilling | 2020-11-09 | 1 | -14/+56 |
* | Merge pull request #17833 from nextcloud/propagator-no-negative-sizes | Roeland Jago Douma | 2019-12-04 | 1 | -0/+20 |
|\ | |||||
| * | add LEAST and GREATER to db function builder | Robin Appelman | 2019-11-26 | 1 | -0/+20 |
* | | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
|/ | |||||
* | add MAX and MIN to functionbuilder | Robin Appelman | 2019-09-06 | 1 | -0/+78 |
* | Add count to function builder | Robin Appelman | 2018-06-14 | 1 | -0/+10 |
* | dont keep shared database locks when running cli scripts | Robin Appelman | 2018-04-11 | 1 | -0/+21 |
* | refactor user searching | Robin Appelman | 2017-12-20 | 1 | -0/+10 |
* | Fix querybuilder and functionbuilder tests | Joas Schilling | 2017-08-02 | 1 | -0/+8 |
* | rename fun to func | Robin Appelman | 2017-03-30 | 1 | -4/+4 |
* | Add function builder to the query builder | Robin Appelman | 2017-03-30 | 1 | -0/+74 |