Commit Graph

18 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Carl Schwan 9b2fff5931 refactor(querybuilder): Port away from qb::execute() in tests/ 4 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Joas Schilling 437f380fd9
test: Fix most tests/lib/DB/QueryBuilder 8 months ago
Ferdinand Thiessen db94e10af0
fix: Prevent breaking change in IQueryBuilder 1 year ago
Ferdinand Thiessen ee02e3246d
feat(AppFramework): Add full support for date / time / datetime columns 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Julius Härtl e50cb0a30f tests(DB): Add test for date time comparisons in query builder 2 years ago
Julius Härtl c246edece6
tests(oci): Test where statement on longtext column 3 years ago
Carl Schwan 6312c0df69
Check style update 4 years ago
Joas Schilling 11d21e5f5c
Add a unit test to check for casting a IQueryFunction 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Joas Schilling 8027dcbc6f
Don't leave cursors open when tests fail 5 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Robin Appelman fee818f493
Add tests for query builder (i)like 9 years ago