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
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