nextcloud/lib/public/DB
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
..
QueryBuilder Rename IQueryBuilder::executeUpdate to IQueryBuilder::executeStatement 2021-05-05 10:31:54 +02:00
Exception.php Add our own DB exception abstraction 2021-01-12 16:38:23 +01:00
IPreparedStatement.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
IResult.php remove undefined parameter, add description 2021-04-22 16:23:01 +02:00
ISchemaWrapper.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
Types.php Add our own constants for db column types 2021-01-12 14:09:13 +01:00