diff options
author | Arthur Schiwon <blizzz@arthur-schiwon.de> | 2023-03-31 15:29:26 +0200 |
---|---|---|
committer | Arthur Schiwon <blizzz@arthur-schiwon.de> | 2023-03-31 17:01:17 +0200 |
commit | 997c2a2a79a97527f2dd3979e3d815ee6ce9fb51 (patch) | |
tree | 429c4dd057987ff442f7caee7dba6158c0b4ff7c /version.php | |
parent | a1aa4491acac6217061a1cecc8cb9d807292376c (diff) | |
download | nextcloud-server-997c2a2a79a97527f2dd3979e3d815ee6ce9fb51.tar.gz nextcloud-server-997c2a2a79a97527f2dd3979e3d815ee6ce9fb51.zip |
fix DBAL exception handling in setValues
This seems to be a left over after abstracting DBAL. Nowadays,
IQueryBuilder::executeStatement() only throws a \OCP\DB\Exception, where
previously original DBAL exceptions where thrown. These are now wrapped,
the orignal classes are now mapped to a reason.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to 'version.php')
0 files changed, 0 insertions, 0 deletions