Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid select with no FROM clause for Oracle in tests | Côme Chilliet | 2022-03-24 | 1 | -0/+4 |
* | Add octetLength and charLength to function builder, and tests | Côme Chilliet | 2022-03-24 | 1 | -0/+46 |
* | Unit tests | Vitor Mattos | 2022-01-07 | 1 | -6/+54 |
* | Add a test with integer | Joas Schilling | 2022-01-04 | 1 | -4/+90 |
* | Test with real data | Joas Schilling | 2022-01-03 | 1 | -7/+12 |
* | Add unit test | Vitor Mattos | 2022-01-03 | 1 | -7/+33 |
* | Add unit test and orderBy parameter | Vitor Mattos | 2022-01-03 | 1 | -0/+26 |
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 1 | -14/+14 |
* | Don't leave cursors open when tests fail | Joas Schilling | 2020-11-09 | 1 | -14/+56 |
* | Merge pull request #17833 from nextcloud/propagator-no-negative-sizes | Roeland Jago Douma | 2019-12-04 | 1 | -0/+20 |
|\ | |||||
| * | add LEAST and GREATER to db function builder | Robin Appelman | 2019-11-26 | 1 | -0/+20 |
* | | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
|/ | |||||
* | add MAX and MIN to functionbuilder | Robin Appelman | 2019-09-06 | 1 | -0/+78 |
* | Add count to function builder | Robin Appelman | 2018-06-14 | 1 | -0/+10 |
* | dont keep shared database locks when running cli scripts | Robin Appelman | 2018-04-11 | 1 | -0/+21 |
* | refactor user searching | Robin Appelman | 2017-12-20 | 1 | -0/+10 |
* | Fix querybuilder and functionbuilder tests | Joas Schilling | 2017-08-02 | 1 | -0/+8 |
* | rename fun to func | Robin Appelman | 2017-03-30 | 1 | -4/+4 |
* | Add function builder to the query builder | Robin Appelman | 2017-03-30 | 1 | -0/+74 |