Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply changes from master's update to 3.1.3 | Joas Schilling | 2021-11-15 | 1 | -2/+2 |
* | Allow NULL as well for limit, not integer only | Joas Schilling | 2021-11-15 | 1 | -2/+2 |
* | Make psalm happy | Roeland Jago Douma | 2021-03-22 | 1 | -1/+1 |
* | Add our own DB exception abstraction | Christoph Wurst | 2021-01-12 | 1 | -0/+2 |
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 1 | -1/+6 |
* | Update license headers | Christoph Wurst | 2020-12-30 | 1 | -0/+1 |
* | Merge pull request #22916 from J0WI/unifiy-links-to-php.net | Roeland Jago Douma | 2020-12-22 | 1 | -1/+1 |
|\ | |||||
| * | Unify links to php.net | J0WI | 2020-09-17 | 1 | -1/+1 |
* | | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
* | | Add types to function builder | Joas Schilling | 2020-11-16 | 1 | -27/+27 |
* | | Update parameters | Joas Schilling | 2020-11-07 | 1 | -6/+4 |
* | | Psalm fixes | Roeland Jago Douma | 2020-10-30 | 1 | -1/+1 |
* | | Merge pull request #23144 from nextcloud/enh/noid/update-param-for-psalm | Morris Jobke | 2020-10-06 | 2 | -8/+8 |
|\ \ | |||||
| * | | Add explicit typecast for $value. | Daniel Kesselberg | 2020-10-03 | 1 | -1/+1 |
| * | | Update signature for set | Daniel Kesselberg | 2020-10-02 | 1 | -1/+1 |
| * | | Update signature for in/notIn | Daniel Kesselberg | 2020-10-02 | 1 | -2/+2 |
| * | | Update signature for like/notLike/in/notIn | Daniel Kesselberg | 2020-10-02 | 1 | -4/+4 |
| |/ | |||||
* / | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -3/+3 |
|/ | |||||
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | Update documentation for QueryBuilder::set | Daniel Kesselberg | 2020-08-14 | 1 | -1/+1 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 2 | -14/+14 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 2 | -2/+0 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 2 | -0/+2 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 2 | -2/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 7 | -7/+14 |
* | add LEAST and GREATER to db function builder | Robin Appelman | 2019-11-26 | 1 | -0/+30 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 3 | -0/+3 |
* | add count() as shortcut for count('*') in FunctionBuilder | Robin Appelman | 2019-11-13 | 1 | -1/+1 |
* | return from QueryBuilder instead of IQueryBuilder | Robin Appelman | 2019-11-13 | 1 | -31/+31 |
* | add MAX and MIN to functionbuilder | Robin Appelman | 2019-09-06 | 1 | -0/+20 |
* | Use the defined func()->count() instead of manual counting | Joas Schilling | 2018-11-08 | 1 | -2/+3 |
* | 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 |
* | refactor user searching | Robin Appelman | 2017-12-20 | 1 | -0/+9 |
* | 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 |