Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -5/+5 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -2/+2 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -17/+2 |
* | tests(DB): Add test for date time comparisons in query builder | Julius Härtl | 2023-12-29 | 1 | -0/+86 |
* | tests(oci): Test where statement on longtext column | Julius Härtl | 2023-01-31 | 1 | -0/+18 |
* | Check style update | Carl Schwan | 2022-01-13 | 1 | -2/+1 |
* | Add a unit test to check for casting a IQueryFunction | Joas Schilling | 2021-07-07 | 1 | -0/+34 |
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 1 | -2/+2 |
* | Don't leave cursors open when tests fail | Joas Schilling | 2020-11-09 | 1 | -2/+8 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Add tests for query builder (i)like | Robin Appelman | 2017-03-30 | 1 | -0/+106 |