nextcloud-server/lib/private/DB/QueryBuilder
Arthur Schiwon 93505b2cdd fix(workflowengine): use andWhere() not second where()
- an unconditional where() condition is added right before
- fixes also wrongly named methods in the Exception message

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-11-13 14:47:47 +07:00
..
ExpressionBuilder composer run cs:fix 2023-01-20 11:45:08 +07:00
FunctionBuilder Revert "add case statement to sql function builder" 2022-08-16 12:07:13 +07:00
CompositeExpression.php Update php licenses 2021-06-04 22:02:41 +07:00
Literal.php Update php licenses 2021-06-04 22:02:41 +07:00
Parameter.php Update php licenses 2021-06-04 22:02:41 +07:00
QueryBuilder.php fix(workflowengine): use andWhere() not second where() 2023-11-13 14:47:47 +07:00
QueryFunction.php Update php licenses 2021-06-04 22:02:41 +07:00
QuoteHelper.php Update php licenses 2021-06-04 22:02:41 +07:00