Commit Graph

159 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
provokateurin 6a12fbc4f3
refactor: Run rector 3 months ago
Côme Chilliet 3e4531dd05
fix: Fix methods returning null for arrays in schema Mock 3 months ago
Côme Chilliet ac61839d1e
fix(tests): Fix PHPUnit deprecation warnings in tests 3 months ago
Benjamin Gaussorgues 5883914422
feat(db): add SSL/TLS support for PostgreSQL 3 months ago
Carl Schwan 837fe3586d feat(db): Restaure support for non-nullable boolean column 3 months ago
Carl Schwan 9b2fff5931 refactor(querybuilder): Port away from qb::execute() in tests/ 4 months ago
Côme Chilliet b7c15949ce
chore: Get rid of AppLocator helper 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
Maxence Lange e39ab65239 feat(lexicon): migrate config key/value 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
Joas Schilling 3e7db013c1
test: Fix non-static data providers 8 months ago
Joas Schilling b77011a918
test: Prepare more tests for PHPUnit 10 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
Maxence Lange ad490c963b feat(migration-attributes): tests 1 year ago
Joas Schilling eeb6ddb176
fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters 1 year ago
Joas Schilling 829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 1 year ago
Robin Appelman 9de6190ec4
feat: allow running QueryBuilder queries on different connections 1 year 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 2 years ago
Joas Schilling 160298c556
fix(mysql): Remove custom MySQL workaround from 2015 2 years ago
Joas Schilling b202b139dd
fix(postgres): Remove old Postgres 9.4 workaround 2 years ago
Andrew Summers 1395a53602
Refactor `OC\Server::getSecureRandom` 2 years ago
Joas Schilling b80692d323
fix(tests): Adjust unit tests to outline the schema is checked twice now 2 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 3 years ago
Robin Appelman 6e0123a1d0 Revert "add case statement to sql function builder" 3 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