Skip to content
Unverified Commit 57f90117 authored by Christoph Wurst's avatar Christoph Wurst
Browse files

Throw our own exception in \OCP\DB\QueryBuilder\IQueryBuilder::execute



Just as documented. This seems to be a leftover form the dbal changes in
21. We noticed that `execute` still throws the raw dbal exception and
catches for the documented execption never trigger.

Signed-off-by: default avatarChristoph Wurst <christoph@winzerhof-wurst.at>
parent c1d359b7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment