nextcloud/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 +02:00
..
ExpressionBuilder style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
FunctionBuilder chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Partitioned chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Sharded chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
CompositeExpression.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
ExtendedQueryBuilder.php fix: misc code fixes around db sharding 2024-09-09 16:59:59 +02:00
Literal.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Parameter.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
QueryBuilder.php fix(QueryBuilder): Restrict identifier length to 30 characters due to Oracle limitations 2024-09-26 08:57:06 +02:00
QueryFunction.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
QuoteHelper.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00