Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DB: warn on parameter number constraints | Arthur Schiwon | 2021-01-11 | 1 | -6/+82 |
* | allow selecting multiple columns with SELECT DISTINCT | Robin Appelman | 2020-11-16 | 1 | -0/+38 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -2/+2 |
* | Remove dropped " ON " when join has no condition | Joas Schilling | 2020-06-08 | 1 | -6/+6 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 1 | -2/+2 |
* | Fix querybuilder and functionbuilder tests | Joas Schilling | 2017-08-02 | 1 | -25/+25 |
* | fix quote helper test | Robin Appelman | 2017-03-30 | 1 | -1/+1 |
* | Add tests | Lukas Reschke | 2016-11-02 | 1 | -0/+126 |
* | Inject config and logger | Joas Schilling | 2016-11-02 | 1 | -4/+20 |
* | Fix QueryBuilderTests | Thomas Müller | 2016-10-11 | 1 | -10/+10 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+1203 |