summaryrefslogtreecommitdiffstats
path: root/tests/lib/DB/QueryBuilder/FunctionBuilderTest.php
Commit message (Expand)AuthorAgeFilesLines
* Revert "add case statement to sql function builder"Robin Appelman2022-08-161-17/+0
* add case statement to sql function builderRobin Appelman2022-06-021-0/+17
* Avoid select with no FROM clause for Oracle in testsCôme Chilliet2022-03-241-0/+4
* Add octetLength and charLength to function builder, and testsCôme Chilliet2022-03-241-0/+46
* Unit testsVitor Mattos2022-01-071-6/+54
* Add a test with integerJoas Schilling2022-01-041-4/+90
* Test with real dataJoas Schilling2022-01-031-7/+12
* Add unit testVitor Mattos2022-01-031-7/+33
* Add unit test and orderBy parameterVitor Mattos2022-01-031-0/+26
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-14/+14
* Don't leave cursors open when tests failJoas Schilling2020-11-091-14/+56
* 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
* | Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
|/
* add MAX and MIN to functionbuilderRobin Appelman2019-09-061-0/+78
* Add count to function builderRobin Appelman2018-06-141-0/+10
* dont keep shared database locks when running cli scriptsRobin Appelman2018-04-111-0/+21
* refactor user searchingRobin Appelman2017-12-201-0/+10
* Fix querybuilder and functionbuilder testsJoas Schilling2017-08-021-0/+8
* rename fun to funcRobin Appelman2017-03-301-4/+4
* Add function builder to the query builderRobin Appelman2017-03-301-0/+74