]> source.dussan.org Git - nextcloud-server.git/commit
Fix Exception catching in OC\DB\Adapter
authorCôme Chilliet <come.chilliet@nextcloud.com>
Mon, 4 Sep 2023 15:52:38 +0000 (17:52 +0200)
committerCôme Chilliet <come.chilliet@nextcloud.com>
Tue, 5 Sep 2023 07:20:26 +0000 (09:20 +0200)
commit5c78adb20dc7d9b1db3cf07e3dc42d982afb0ce3
treef9062f61a5a2399b6ec0149a679ad4c14284b3a7
parente966cfbc4b168a536d93d1c7efb82ed442343aef
Fix Exception catching in OC\DB\Adapter

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
lib/private/DB/Adapter.php