nextcloud-server/lib/private/Collaboration
Carl Schwan c4e6fbdae7 fix(query-builder): Don't catch UniqueConstraintViolationException
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>
2025-09-02 11:55:58 +07:00
..
AutoComplete chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Collaborators chore(OC\Share\Constants): Remove unused SHARE_TYPE_* constants 2025-07-29 10:39:33 +07:00
Reference fix(FileReferenceEventListener): Invalidate cache after node was renamed 2025-05-27 11:27:38 +07:00
Resources fix(query-builder): Don't catch UniqueConstraintViolationException 2025-09-02 11:55:58 +07:00