mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-03 17:47:03 +03:00
ba6efb105a
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>