aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/DB/QueryBuilder/ExpressionBuilderDBTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-5/+5
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-131-17/+2
* tests(DB): Add test for date time comparisons in query builderJulius Härtl2023-12-291-0/+86
* tests(oci): Test where statement on longtext columnJulius Härtl2023-01-311-0/+18
* Check style updateCarl Schwan2022-01-131-2/+1
* Add a unit test to check for casting a IQueryFunctionJoas Schilling2021-07-071-0/+34
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-2/+2
* Don't leave cursors open when tests failJoas Schilling2020-11-091-2/+8
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Add tests for query builder (i)likeRobin Appelman2017-03-301-0/+106