Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Made orWhere varadic | Roeland Jago Douma | 2018-03-13 | 1 | -3/+3 | |
* | Made andWhere varadic | Roeland Jago Douma | 2018-03-13 | 1 | -3/+3 | |
* | Made where varadic | Roeland Jago Douma | 2018-03-13 | 1 | -3/+3 | |
* | Made AddSelect varadic | Roeland Jago Douma | 2018-03-13 | 1 | -3/+5 | |
* | Made select varadic | Roeland Jago Douma | 2018-03-13 | 1 | -3/+5 | |
* | reuse query builder | Robin Appelman | 2018-01-12 | 1 | -5/+5 | |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 | |
* | Quote aliases as well | Joas Schilling | 2017-08-02 | 1 | -9/+23 | |
* | Function also accepts ints | Lukas Reschke | 2017-08-01 | 1 | -1/+1 | |
* | rename fun to func | Robin Appelman | 2017-03-30 | 1 | -1/+1 | |
* | Add function builder to the query builder | Robin Appelman | 2017-03-30 | 1 | -0/+30 | |
* | add support for escaping like parameters when using the query builder | Robin Appelman | 2017-03-30 | 1 | -0/+6 | |
* | Inject config and logger | Joas Schilling | 2016-11-02 | 1 | -5/+17 | |
* | Log the queries of the QueryBuilder as well | Joas Schilling | 2016-11-02 | 1 | -0/+23 | |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 | |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 | |
* | Move \OC\DB to PSR-4 | Roeland Jago Douma | 2016-04-15 | 1 | -0/+1124 |