summaryrefslogtreecommitdiffstats
path: root/tests/lib/DB/QueryBuilder
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17833 from nextcloud/propagator-no-negative-sizesRoeland Jago Douma2019-12-041-0/+20
|\
| * add LEAST and GREATER to db function builderRobin Appelman2019-11-261-0/+20
* | Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* | Make phpunit8 compatibleRoeland Jago Douma2019-11-275-5/+5
|/
* add MAX and MIN to functionbuilderRobin Appelman2019-09-061-0/+78
* Use the defined func()->count() instead of manual countingJoas Schilling2018-11-081-1/+1
* Add count to function builderRobin Appelman2018-06-141-0/+10
* dont keep shared database locks when running cli scriptsRobin Appelman2018-04-111-0/+21
* Merge pull request #7419 from Abijeet/feature-7175Morris Jobke2018-03-062-1/+13
|\
| * reuse query builderRobin Appelman2018-01-121-1/+3
| * refactor user searchingRobin Appelman2017-12-201-0/+10
* | Fix risky tests without assertionsJoas Schilling2018-01-251-2/+2
|/
* Fix querybuilder and functionbuilder testsJoas Schilling2017-08-022-25/+33
* Merge pull request #4146 from nextcloud/unread-comments-folderMorris Jobke2017-04-102-2/+2
|\
| * fix quote helper testRobin Appelman2017-03-302-2/+2
* | rename fun to funcRobin Appelman2017-03-301-4/+4
* | Add tests for query builder (i)likeRobin Appelman2017-03-301-0/+106
* | Add function builder to the query builderRobin Appelman2017-03-301-0/+74
* | add support for escaping like parameters when using the query builderRobin Appelman2017-03-301-8/+12
|/
* Add testsLukas Reschke2016-11-021-0/+126
* Inject config and loggerJoas Schilling2016-11-021-4/+20
* Fix QueryBuilderTestsThomas Müller2016-10-111-10/+10
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-203-0/+1775