summaryrefslogtreecommitdiffstats
path: root/lib/private/DB/QueryBuilder
Commit message (Expand)AuthorAgeFilesLines
* Remove unused use statementsMorris Jobke2017-04-221-6/+0
* Merge pull request #4331 from nextcloud/query-builder-sumMorris Jobke2017-04-121-0/+4
|\
| * Add sub() to the query function builderRobin Appelman2017-04-121-0/+4
* | Merge pull request #4146 from nextcloud/unread-comments-folderMorris Jobke2017-04-101-1/+1
|\ \ | |/ |/|
| * Allow getting the unread comment count for an entire folder at onceRobin Appelman2017-03-301-1/+1
* | rename fun to funcRobin Appelman2017-03-301-1/+1
* | fix licence headersRobin Appelman2017-03-305-40/+45
* | Add function builder to the query builderRobin Appelman2017-03-305-0/+172
* | add support for escaping like parameters when using the query builderRobin Appelman2017-03-303-0/+50
|/
* Add bitwise AND and OR to the expression builderJoas Schilling2017-01-051-1/+37
* Allow aliasing columns when using the query builderRobin Appelman2016-11-171-0/+5
* Inject config and loggerJoas Schilling2016-11-021-5/+17
* Log the queries of the QueryBuilder as wellJoas Schilling2016-11-021-0/+23
* Fix like queries in the QueryBuilderJoas Schilling2016-10-191-3/+16
* Update with robinJoas Schilling2016-07-213-3/+3
* Fix othersJoas Schilling2016-07-2110-20/+30
* Move \OC\DB to PSR-4Roeland Jago Douma2016-04-1510-0/+2040