mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
c4e6fbdae7
UniqueConstraintViolationException is no longer throw directly but instead is now wrapped inside a \OCP\DB\Exception. So check the exception reason. Signed-off-by: Carl Schwan <carl.schwan@nextclound.com>