mirror of
https://github.com/wallabag/wallabag.git
synced 2025-10-20 19:52:09 +00:00
Improve SQL performance by replacing size(e.tags) with a left join and a null condition Move the QueryBuilder logic into getRawBuilderForUntaggedByUser Signed-off-by: Kevin Decherf <kevin@kdecherf.com> |
||
---|---|---|
.. | ||
ConfigRepository.php | ||
EntryRepository.php | ||
SiteCredentialRepository.php | ||
TaggingRuleRepository.php | ||
TagRepository.php |