nextcloud-server/lib/public/DB/QueryBuilder
Joas Schilling 7c870a8f67
fix(db)!: Deprecate JSON fields due to problems with querying and selecting
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-11-18 11:58:33 +07:00
..
Sharded feat: implement distributing partitioned queries over multiple shards 2024-08-28 10:21:19 +07:00
ICompositeExpression.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IExpressionBuilder.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
IFunctionBuilder.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ILiteral.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IParameter.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IQueryBuilder.php fix(db)!: Deprecate JSON fields due to problems with querying and selecting 2025-11-18 11:58:33 +07:00
IQueryFunction.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00