nextcloud/lib/public/AppFramework
Christoph Wurst 40fdff5b80
Add QBMapper::insertOrUpdate()
This allows elegant upserts where the entity ID is provided (e.g. by an
external system) and when that data is fed into our database multiple
times.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-02 08:09:27 +02:00
..
Db Add QBMapper::insertOrUpdate() 2018-10-02 08:09:27 +02:00
Http Deprecate the childSrc functions 2018-09-04 07:35:44 +02:00
OCS Update license headers 2017-11-06 16:56:19 +01:00
Utility Strict OCP\AppFramework\Utility\IControllerMethodReflector 2018-02-21 19:55:49 +01:00
ApiController.php Update license headers 2017-11-06 16:56:19 +01:00
App.php OCP\AppFramework\App strict 2018-03-09 08:42:03 +01:00
AuthPublicShareController.php Fix direct access to authen page 2018-06-20 08:57:13 +02:00
Controller.php Run updated license header updater 2017-11-07 13:47:42 +01:00
Http.php Fix others 2016-07-21 18:13:57 +02:00
IAppContainer.php Remove deprecated functions from DI Container 2018-01-13 19:29:52 +01:00
Middleware.php Update license headers 2017-11-06 16:56:19 +01:00
OCSController.php Run updated license header updater 2017-11-07 13:47:42 +01:00
PublicShareController.php Add PublicShareControllerTests 2018-06-20 08:53:38 +02:00
QueryException.php Fix others 2016-07-21 18:13:57 +02:00