nextcloud-server/lib/private/SystemTag
Arthur Schiwon df662f50bd
refactor: remove where specification from SELECT getter
- search constraints are now fully in control of
  SystemTagsInFilesDetector::detectAssignedSystemTagsIn(), avoids
  duplication of a WHERE statement

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-05-10 18:48:06 +07:00
..
ManagerFactory.php composer run cs:fix 2023-01-20 11:45:08 +07:00
SystemTag.php composer run cs:fix 2023-01-20 11:45:08 +07:00
SystemTagManager.php fix(SystemTagManager): Truncate overlong tag names 2023-02-24 12:55:10 +07:00
SystemTagObjectMapper.php Add chunking in SystemTagObjectMapper::getTagIdsForObjects 2023-03-13 17:36:10 +07:00
SystemTagsInFilesDetector.php refactor: remove where specification from SELECT getter 2023-05-10 18:48:06 +07:00