nextcloud-server/lib/private/DB/QueryBuilder
provokateurin 35dfc639b3
fix(QueryBuilder): Restrict identifier length to 30 characters due to Oracle limitations
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-26 08:57:06 +07:00
..
ExpressionBuilder style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
FunctionBuilder chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Partitioned chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Sharded chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
CompositeExpression.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
ExtendedQueryBuilder.php fix: misc code fixes around db sharding 2024-09-09 16:59:59 +07:00
Literal.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Parameter.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
QueryBuilder.php fix(QueryBuilder): Restrict identifier length to 30 characters due to Oracle limitations 2024-09-26 08:57:06 +07:00
QueryFunction.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
QuoteHelper.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00