nextcloud-server/lib/private/DB/QueryBuilder
Varun Patil 5ecd3c4b49
feat(database): Add option to test for mariadb
There are some behavioral differences that apps may need to check for.
See discussion on #51175 for more info.

This preserves the existing behavior of getDatabaseProvider()

Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2025-08-08 07:50:51 +07:00
..
ExpressionBuilder chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
FunctionBuilder fix: fix oci string length with empty strings 2025-08-01 17:45:35 +07:00
Partitioned chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Sharded feat: support migrating an instance to sharding 2025-02-25 17:52:40 +07:00
CompositeExpression.php chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +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 feat(database): Add option to test for mariadb 2025-08-08 07:50:51 +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