aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/DB/QueryBuilder/ExpressionBuilderTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-15/+15
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()`...Joas Schilling2024-07-191-1/+6
* chore: Add SPDX headerAndy Scherzinger2024-05-131-17/+3
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-18/+18
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-2/+6
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Use the defined func()->count() instead of manual countingJoas Schilling2018-11-081-1/+1
* reuse query builderRobin Appelman2018-01-121-1/+3
* add support for escaping like parameters when using the query builderRobin Appelman2017-03-301-8/+12
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+427