Commit Graph

11 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
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
Joas Schilling eeb6ddb176
fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Joas Schilling bb352fb667
Use the defined func()->count() instead of manual counting 7 years ago
Robin Appelman 42b3aa3a0a
reuse query builder 8 years ago
Robin Appelman a65652fc1e
add support for escaping like parameters when using the query builder 9 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Joas Schilling 2a0cda74d4 Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_* 10 years ago
Joas Schilling 065141f6f4 Move casting to IExpressionBuilder 10 years ago
Joas Schilling 7514695399 Fix Oracle comparisons 10 years ago
Joas Schilling bd444ae3c3 Add tests for clob comparisons 10 years ago
Thomas Müller 3bb6dcea64 Apply DB group annotation ... 10 years ago
Joas Schilling c9564503c2 Fix tests for setFirstResult and setMaxResults on oracle 11 years ago
Joas Schilling 516f7e8299 Add unit tests and automatic quoting 11 years ago