nextcloud-server/lib/private/DB/QueryBuilder
Julius Härtl 86dc766276 Cast datetime columns in sqlite before comparing
Move the logic to prepare a column to the parent ExpressionBuilder so
that it can be reused for OCI and sqlite

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-12-29 10:36:59 +07:00
..
ExpressionBuilder Cast datetime columns in sqlite before comparing 2023-12-29 10:36:59 +07:00
FunctionBuilder
CompositeExpression.php
Literal.php
Parameter.php
QueryBuilder.php fix(workflowengine): use andWhere() not second where() 2023-11-13 14:47:47 +07:00
QueryFunction.php
QuoteHelper.php