Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add count to function builder | Robin Appelman | 2018-06-14 | 1 | -0/+8 |
* | dont keep shared database locks when running cli scripts | Robin Appelman | 2018-04-11 | 1 | -0/+16 |
* | Made IExpressionBuilder varadic | Roeland Jago Douma | 2018-03-13 | 1 | -4/+4 |
* | Made orHaving varadic | Roeland Jago Douma | 2018-03-13 | 1 | -2/+2 |
* | Made addHaving varadic | Roeland Jago Douma | 2018-03-13 | 1 | -2/+2 |
* | Make having varadic | Roeland Jago Douma | 2018-03-13 | 1 | -2/+2 |
* | Made addGroupBy varadic | Roeland Jago Douma | 2018-03-13 | 1 | -2/+2 |
* | Made groupBy varadic | Roeland Jago Douma | 2018-03-13 | 1 | -2/+2 |
* | Made orWhere varadic | Roeland Jago Douma | 2018-03-13 | 1 | -3/+3 |
* | Made andWhere varadic | Roeland Jago Douma | 2018-03-13 | 1 | -1/+1 |
* | Made where varadic | Roeland Jago Douma | 2018-03-13 | 1 | -1/+1 |
* | Made AddSelect varadic | Roeland Jago Douma | 2018-03-13 | 1 | -2/+2 |
* | Made select varadic | Roeland Jago Douma | 2018-03-13 | 1 | -2/+2 |
* | Fix PHPDoc for public API | Morris Jobke | 2018-03-06 | 1 | -1/+1 |
* | Merge pull request #7419 from Abijeet/feature-7175 | Morris Jobke | 2018-03-06 | 1 | -0/+9 |
|\ | |||||
| * | refactor user searching | Robin Appelman | 2017-12-20 | 1 | -0/+9 |
* | | Fix the type hints of migrations and correctly inject the wrapped schema into... | Joas Schilling | 2018-01-17 | 1 | -0/+92 |
|/ | |||||
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -0/+4 |
* | Add a method to compare empty strings with an expression | Joas Schilling | 2017-08-02 | 1 | -0/+18 |
* | Function also accepts ints | Lukas Reschke | 2017-08-01 | 1 | -1/+1 |
* | Add sub() to the query function builder | Robin Appelman | 2017-04-12 | 1 | -0/+10 |
* | rename fun to func | Robin Appelman | 2017-03-30 | 1 | -1/+1 |
* | fix licence headers | Robin Appelman | 2017-03-30 | 1 | -8/+9 |
* | Add function builder to the query builder | Robin Appelman | 2017-03-30 | 2 | -0/+80 |
* | Add bitwise AND and OR to the expression builder | Joas Schilling | 2017-01-05 | 1 | -0/+21 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 6 | -13/+19 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -0/+1 |
* | \OCP\DB to PSR-4 (#24650) | Roeland Douma | 2016-05-17 | 6 | -0/+1371 |