nextcloud/lib/private/SystemTag
Carl Schwan 2d648e36b9
fix(systemtags): Correct the return type of system tag object mapper
Currently, it is documented in some places as returning a string but
returns a int or a string depending on the database used.

This then breaks then using strict comparaison in https://github.com/nextcloud/approval/pull/362

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-01-26 21:52:01 +01:00
..
ManagerFactory.php feat(systemtags): add setting to block non admin to create system tags 2025-01-22 20:07:24 +01:00
SystemTag.php feat(systemtags): add color support backend 2024-12-06 10:19:42 +01:00
SystemTagManager.php fix(query-builder): Don't catch UniqueConstraintViolationException 2025-09-02 11:55:58 +02:00
SystemTagObjectMapper.php fix(systemtags): Correct the return type of system tag object mapper 2026-01-26 21:52:01 +01:00
SystemTagsInFilesDetector.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00