summaryrefslogtreecommitdiffstats
path: root/lib/private/DB/QueryBuilder/QueryBuilder.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersMorris Jobke2017-11-061-0/+1
* Quote aliases as wellJoas Schilling2017-08-021-9/+23
* Function also accepts intsLukas Reschke2017-08-011-1/+1
* rename fun to funcRobin Appelman2017-03-301-1/+1
* Add function builder to the query builderRobin Appelman2017-03-301-0/+30
* add support for escaping like parameters when using the query builderRobin Appelman2017-03-301-0/+6
* Inject config and loggerJoas Schilling2016-11-021-5/+17
* Log the queries of the QueryBuilder as wellJoas Schilling2016-11-021-0/+23
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Move \OC\DB to PSR-4Roeland Jago Douma2016-04-151-0/+1124