0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-17 06:53:31 +01:00
gitea/modules/doctor
zeripath 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 <art27@cantab.net>
2021-12-22 23:52:57 +00:00
..
authorizedkeys.go
checkOldArchives.go
dbconsistency.go Quote references to the user table in consistency checks (#18072) 2021-12-22 23:52:57 +00:00
dbversion.go
doctor.go
fix16961_test.go
fix16961.go
mergebase.go
misc.go
paths.go
storage.go
usertype.go