nextcloud/lib/private/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
..
ExpressionBuilder Type the experssionbuilders 2021-03-03 10:44:09 +01:00
FunctionBuilder Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
CompositeExpression.php Type CompositeExpression and ICompositeExpression 2021-03-04 21:47:44 +01:00
Literal.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Parameter.php Update license headers 2019-12-05 15:38:45 +01:00
QueryBuilder.php Rename IQueryBuilder::executeUpdate to IQueryBuilder::executeStatement 2021-05-05 10:31:54 +02:00
QueryFunction.php Update license headers 2019-12-05 15:38:45 +01:00
QuoteHelper.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00