nextcloud/lib/public/DB/QueryBuilder
Christoph Wurst 865661ed75
Rename IQueryBuilder::executeUpdate to IQueryBuilder::executeStatement
Because executeUpdate wasn't a great name. And in DBAL they also use
executeStatement more consistently now.

Ref https://github.com/doctrine/dbal/issues/4607

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-05-05 10:31:54 +02:00
..
ICompositeExpression.php Type CompositeExpression and ICompositeExpression 2021-03-04 21:47:44 +01:00
IExpressionBuilder.php Type the experssionbuilders 2021-03-03 10:44:09 +01:00
IFunctionBuilder.php Add types to function builder 2020-11-16 19:46:24 +01:00
ILiteral.php Update license headers 2019-12-05 15:38:45 +01:00
IParameter.php Update license headers 2019-12-05 15:38:45 +01:00
IQueryBuilder.php Rename IQueryBuilder::executeUpdate to IQueryBuilder::executeStatement 2021-05-05 10:31:54 +02:00
IQueryFunction.php Update license headers 2019-12-05 15:38:45 +01:00