summaryrefslogtreecommitdiffstats
path: root/lib/public/db/querybuilder/iexpressionbuilder.php
Commit message (Expand)AuthorAgeFilesLines
* \OCP\DB to PSR-4 (#24650)Roeland Douma2016-05-171-327/+0
* Update author informationLukas Reschke2016-03-011-0/+2
* Add ILIKE support to querybuilderThomas Müller2016-02-221-0/+13
* Move casting to IExpressionBuilderJoas Schilling2016-02-051-0/+10
* Fix Oracle comparisonsJoas Schilling2016-01-261-25/+73
* Adjust comments to the new constantsJoas Schilling2016-01-261-1/+1
* allow comparing clob using expressionbuilder->eq if you explicitly say you're...Robin Appelman2016-01-181-1/+3
* Happy new year!Thomas Müller2016-01-121-1/+1
* Add unit tests and automatic quotingJoas Schilling2015-07-211-0/+252