aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/db/querybuilder/expressionbuilder
Commit message (Collapse)AuthorAgeFilesLines
* Move \OC\DB to PSR-4Roeland Jago Douma2016-04-154-629/+0
| | | | | Besides the statement wrapper that is moved to the legacy folder (namepsace of shame folder)
* Update author informationLukas Reschke2016-03-014-0/+6
| | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
* Make sure we don't quote column names twiceJoas Schilling2016-02-233-3/+3
|
* Add ILIKE support to querybuilderThomas Müller2016-02-224-0/+75
|
* Move casting to IExpressionBuilderJoas Schilling2016-02-053-0/+548