nextcloud/lib/public/AppFramework/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
..
DoesNotExistException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Entity.php Fix writing BLOBs to postgres with recent contacts interaction 2020-08-28 14:30:33 +02:00
IMapperException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Mapper.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
MultipleObjectsReturnedException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
QBMapper.php Rename IQueryBuilder::executeUpdate to IQueryBuilder::executeStatement 2021-05-05 10:31:54 +02:00