| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(db): Prevent two connections for single node databases | Christoph Wurst | 2024-05-28 | 1 | -0/+101 |
* | Cleanup unneeded code around database.xml | Morris Jobke | 2021-03-24 | 1 | -375/+0 |
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 1 | -8/+6 |
* | Fix unique key in test table | Joas Schilling | 2020-11-10 | 1 | -4/+8 |
* | Skip the insertIfNotExists() tests on Oracle because it doesn't work with clob | Joas Schilling | 2020-11-10 | 1 | -0/+20 |
* | Easier debugging and spell fix | Joas Schilling | 2020-11-10 | 1 | -6/+9 |
* | Don't leave cursors open when tests fail | Joas Schilling | 2020-11-09 | 1 | -2/+2 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -3/+2 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -8/+8 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -4/+4 |
* | Exception is not thrown anymore | Morris Jobke | 2018-11-12 | 1 | -2/+1 |
* | Add test that unique constraint is working | Daniel Kesselberg | 2018-11-06 | 1 | -0/+13 |
* | Use insertIfNotExist of the new interface | Morris Jobke | 2018-03-12 | 1 | -0/+138 |
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 1 | -2/+4 |
* | Fixed failing test which was ignoring a required (not null) column (#26303) | Philipp Schaffrath | 2017-03-17 | 1 | -2/+1 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+200 |