Commit Graph

153 Commits (46ced9df22af2be4fddcc5fc57789a7bd2e38faa)

Author SHA1 Message Date
Côme Chilliet b7c15949ce
chore: Get rid of AppLocator helper 8 months ago
Robin Appelman 222cbd0af6
fix: fix oci string length with empty strings 9 months ago
Robin Appelman aa15f9d16d
chore: run rector 10 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 10 months ago
Maxence Lange e39ab65239 feat(lexicon): migrate config key/value 10 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 11 months ago
Joas Schilling 437f380fd9
test: Fix most tests/lib/DB/QueryBuilder 11 months ago
Joas Schilling 3e7db013c1
test: Fix non-static data providers 11 months ago
Joas Schilling b77011a918
test: Prepare more tests for PHPUnit 10 12 months ago
Robin Appelman 0a77ba99a2
feat: support migrating an instance to sharding 1 year ago
Ferdinand Thiessen db94e10af0
fix: Prevent breaking change in IQueryBuilder 2 years ago
Ferdinand Thiessen ee02e3246d
feat(AppFramework): Add full support for date / time / datetime columns 2 years ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 2 years ago
Robin Appelman da59fd4389
fix: misc code fixes around db sharding 2 years ago
Arthur Schiwon b71c539b5c
test(phpunit): skip sharding tests on 32bit 2 years ago
Louis Chemineau 2574cbfa61
chore: Apply php:cs recommendations 2 years ago
Robin Appelman 62f8b6517f
feat: implement distributing partitioned queries over multiple shards 2 years ago
Robin Appelman f5b3486744
feat: add option to automatically partition queries by specific tables 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Maxence Lange ad490c963b feat(migration-attributes): tests 2 years ago
Joas Schilling eeb6ddb176
fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters 2 years ago
Joas Schilling 829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 2 years ago
Robin Appelman 9de6190ec4
feat: allow running QueryBuilder queries on different connections 2 years ago
Benjamin Gaussorgues b7243681dd
feat(dbal): add proper insert ignore conflict method for SQLite 2 years ago
Daniel Kesselberg 3fb0aa40cd
feat(db): add mapping for lock wait timeout 2 years ago
Christoph Wurst 3bfba2042c
fix(db): Prevent two connections for single node databases 2 years 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
Joas Schilling ccb01b19a0
fix(sqlite): Remove some old SQLite cheats 3 years ago
Joas Schilling 160298c556
fix(mysql): Remove custom MySQL workaround from 2015 3 years ago
Joas Schilling b202b139dd
fix(postgres): Remove old Postgres 9.4 workaround 3 years ago
Andrew Summers 1395a53602
Refactor `OC\Server::getSecureRandom` 3 years ago
Joas Schilling b80692d323
fix(tests): Adjust unit tests to outline the schema is checked twice now 3 years ago
Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 3 years ago
Ferdinand Thiessen 1785a80754 tests(db): Add test case to ensure column comments work 3 years ago
Julius Härtl c246edece6
tests(oci): Test where statement on longtext column 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Côme Chilliet 70e2217d1c
Fix dynamic properties and other problems in tests for PHP 8.2 3 years ago
Côme Chilliet a83a8f0dde
Migrate Migrator::executeSql to OCP\EventDispatcher\Event 4 years ago
Robin Appelman 6e0123a1d0 Revert "add case statement to sql function builder" 4 years ago
Côme Chilliet 6a1510f8ee
Remove some more at matchers in tests/lib 4 years ago
Robin Appelman 2a68819a67
add case statement to sql function builder 4 years ago
Carl Schwan 7817845538 Add a metadata service to store file metadata 4 years ago
Joas Schilling 129bae62d4
Ensure string column limit of 4.000 characters 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
Joas Schilling 89e293d3fd
Test disabled for now due to multiple reasons 4 years ago