Files
Gitea/modules/doctor/dbconsistency.go
T
zeripathandGitHub ba6efb105a Quote references to the user table in consistency checks (#18072)
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 <[email protected]>
2021-12-22 23:52:57 +00:00

6.4 KiB