mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-21 04:51:14 +00:00
Although #17487 ensured that the table was quoted in the join it missed that the query part of the check also needed to be quoted. Fix #17485 Signed-off-by: Andrew Thornton <art27@cantab.net>