nextcloud/lib/public/DB/QueryBuilder
Roeland Jago Douma 76a6328d10 Add executeQuery and executeUpdate
Names shamelessly copied from Doctrine itself.
Internally it is still using the same flow. But I added some checks
around it.

This should make static analysis a bit more happy. Which in turn makes
me more happy.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-03-04 14:03:31 +01:00
..
ICompositeExpression.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02: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 Add executeQuery and executeUpdate 2021-03-04 14:03:31 +01:00
IQueryFunction.php Update license headers 2019-12-05 15:38:45 +01:00