mirror of
https://github.com/nextcloud/server.git
synced 2026-02-27 18:37:17 +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>