mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-12 15:18:00 +00:00
b5326a431f
This PR enhances the labels handling in issue_search by optimizing the SQL query and de-duplicate the IDs when generating the query string. --------- Co-authored-by: techknowlogick <techknowlogick@gitea.com>