summaryrefslogtreecommitdiffstats
path: root/lib/public/DB/QueryBuilder/IExpressionBuilder.php
Commit message (Expand)AuthorAgeFilesLines
* Revert "make expression build return IQueryFunction instead of string"Robin Appelman2022-08-161-32/+32
* make expression build return IQueryFunction instead of stringRobin Appelman2022-06-021-32/+32
* Explicitly cast char in the query builderJulius Härtl2022-01-041-0/+1
* Fix default value for $type in OC\DB\QueryBuilder\ExpressionBuilder\Expressio...Côme Chilliet2021-11-231-2/+2
* Allow casting query functions as wellJoas Schilling2021-07-071-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Type the experssionbuildersRoeland Jago Douma2021-03-031-28/+28
* Add expression taint source and sanitizerLukas Reschke2021-02-171-0/+75
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Merge pull request #23144 from nextcloud/enh/noid/update-param-for-psalmMorris Jobke2020-10-061-6/+6
|\
| * Update signature for in/notInDaniel Kesselberg2020-10-021-2/+2
| * Update signature for like/notLike/in/notInDaniel Kesselberg2020-10-021-4/+4
* | Format code to a single space around binary operatorsChristoph Wurst2020-10-051-3/+3
|/
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-6/+6
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+2
* Made IExpressionBuilder varadicRoeland Jago Douma2018-03-131-4/+4
* Add a method to compare empty strings with an expressionJoas Schilling2017-08-021-0/+18
* Add bitwise AND and OR to the expression builderJoas Schilling2017-01-051-0/+21
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* \OCP\DB to PSR-4 (#24650)Roeland Douma2016-05-171-0/+327