Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -5/+5 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -17/+2 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | tests(DB): Add test for date time comparisons in query builder | Julius Härtl | 2023-12-29 | 1 | -0/+86 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | tests(oci): Test where statement on longtext column | Julius Härtl | 2023-01-31 | 1 | -0/+18 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> test: try with just passing the type to eq which should also cast Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Check style update | Carl Schwan | 2022-01-13 | 1 | -2/+1 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Add a unit test to check for casting a IQueryFunction | Joas Schilling | 2021-07-07 | 1 | -0/+34 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 1 | -2/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Don't leave cursors open when tests fail | Joas Schilling | 2020-11-09 | 1 | -2/+8 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Add tests for query builder (i)like | Robin Appelman | 2017-03-30 | 1 | -0/+106 |
Signed-off-by: Robin Appelman <robin@icewind.nl> |