mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
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>