nextcloud-server/lib/private/Collaboration/Resources
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
..
Collection.php refactor(querybuilder): Port away from qb::execute() in lib/ 2025-09-02 11:55:56 +07:00
Listener.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Manager.php fix(query-builder): Don't catch UniqueConstraintViolationException 2025-09-02 11:55:58 +07:00
ProviderManager.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Resource.php refactor(querybuilder): Port away from qb::execute() in lib/ 2025-09-02 11:55:56 +07:00