nextcloud/lib/private/DB/QueryBuilder/Sharded
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files
The diff can be checked using: git diff --ignore-all-space --ignore-blank-lines
To see only the changes not related to blank lines.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-06-01 13:46:39 +02:00
..
AutoIncrementHandler.php feat: support migrating an instance to sharding 2025-02-25 17:52:40 +01:00
CrossShardMoveHelper.php refactor(querybuilder): Port away from qb::execute() in lib/ 2025-09-02 11:55:56 +02:00
HashShardMapper.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
InvalidShardedQueryException.php feat: implement distributing partitioned queries over multiple shards 2024-08-28 10:21:19 +02:00
RoundRobinShardMapper.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
ShardConnectionManager.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
ShardDefinition.php feat: support migrating an instance to sharding 2025-02-25 17:52:40 +01:00
ShardedQueryBuilder.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ShardQueryRunner.php feat: support migrating an instance to sharding 2025-02-25 17:52:40 +01:00