Commit Graph

32 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 2 months ago
Carl Schwan 9b2fff5931 refactor(querybuilder): Port away from qb::execute() in tests/ 4 months ago
Robin Appelman 222cbd0af6
fix: fix oci string length with empty strings 5 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
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
Maxence Lange f7d0c74b10 lazy AppConfig 2 years ago
Robin Appelman 6e0123a1d0 Revert "add case statement to sql function builder" 3 years ago
Robin Appelman 2a68819a67
add case statement to sql function builder 4 years ago
Côme Chilliet bfd09a0669 Avoid select with no FROM clause for Oracle in tests 4 years ago
Côme Chilliet efebbacca4 Add octetLength and charLength to function builder, and tests 4 years ago
Vitor Mattos f732cf1b04
Unit tests 4 years ago
Joas Schilling 46ad6fa3c7
Add a test with integer 4 years ago
Joas Schilling 43fa2d5c8c
Test with real data 4 years ago
Vitor Mattos fb6a9f308d
Add unit test 4 years ago
Vitor Mattos 7b9fea85b6
Add unit test and orderBy parameter 4 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 9e450d727a
add LEAST and GREATER to db function builder 6 years ago
Robin Appelman 8ef5a366ec
add MAX and MIN to functionbuilder 6 years ago
Robin Appelman 3047ef31bd
Add count to function builder 8 years ago
Robin Appelman 89a9d35d90 dont keep shared database locks when running cli scripts 8 years ago
Robin Appelman aad01894e3
refactor user searching 8 years ago
Joas Schilling 293dea0625
Fix querybuilder and functionbuilder tests 9 years ago
Robin Appelman d4a7cfec7c
rename fun to func 9 years ago
Robin Appelman 4279b13270
Add function builder to the query builder 9 years ago