Files
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 +02:00
..
2024-05-24 13:11:22 +02:00
2024-05-24 13:11:22 +02:00
2024-05-24 13:11:22 +02:00
2024-10-17 18:31:44 +02:00