Commit Graph

82 Commits (d40263b2aa62e4ce2366ffb68e1e284bc77bd3ea)

Author SHA1 Message Date
provokateurin 341fd348e6
fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 3 weeks ago
Joas Schilling 7a4167fe28
fix(oracle): Don't run tests against unsupported Oracle version anymore 1 month ago
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 2 months ago
Joas Schilling 75a8b9aff5
fix(db): Skip test on Oracle 11g 2 months ago
Joas Schilling 4676b12a32
fix(db): Fix comparing JSON data in MySQL and MariaDB 2 months ago
Joas Schilling fb8caecbb0
fix(db): Fix JSON handling in WHERE statements for postgres 2 months ago
Ferdinand Thiessen 1eeed0a170
refactor(tests): teardown is now always called - also when skipped 2 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 2 months ago
provokateurin 6a12fbc4f3
refactor: Run rector 3 months ago
Côme Chilliet ac61839d1e
fix(tests): Fix PHPUnit deprecation warnings in tests 3 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
Robin Appelman 0a77ba99a2
feat: support migrating an instance to sharding 10 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
Robin Appelman da59fd4389
fix: misc code fixes around db sharding 1 year ago
Arthur Schiwon b71c539b5c
test(phpunit): skip sharding tests on 32bit 1 year ago
Louis Chemineau 2574cbfa61
chore: Apply php:cs recommendations 1 year ago
Robin Appelman 62f8b6517f
feat: implement distributing partitioned queries over multiple shards 1 year ago
Robin Appelman f5b3486744
feat: add option to automatically partition queries by specific tables 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
Robin Appelman 9de6190ec4
feat: allow running QueryBuilder queries on different connections 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Joas Schilling b04f6d57b4
fix(tests): Make PostgreSQL unit tests less flacky by ordering 2 years ago
Maxence Lange f7d0c74b10 lazy AppConfig 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
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
Côme Chilliet 61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests 4 years ago
Vitor Mattos b6d9e0542d
Fix column size to work with Oracle. Add unit tests 4 years ago
Vitor Mattos afe5b6dd8a
Prevent query error when use subquery 4 years ago
Carl Schwan 6312c0df69
Check style update 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 130ab63ca1
Bump doctrine/dbal from 3.0.0 to 3.1.3 4 years ago
Joas Schilling 11d21e5f5c
Add a unit test to check for casting a IQueryFunction 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Arthur Schiwon f9484d15cb
DB: warn on parameter number constraints 5 years ago