You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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>
3 years ago
..
authorizedkeys.go Move keys to models/asymkey (#17917) 3 years ago
checkOldArchives.go Move repository model into models/repo (#17933) 3 years ago
dbconsistency.go Quote references to the user table in consistency checks (#18072) 3 years ago
dbversion.go Rename db Engines related functions (#17481) 3 years ago
doctor.go Improve install code to avoid low-level mistakes. (#17779) 3 years ago
fix16961.go Move repository model into models/repo (#17933) 3 years ago
fix16961_test.go Move repository model into models/repo (#17933) 3 years ago
mergebase.go Move repository model into models/repo (#17933) 3 years ago
misc.go Move repository model into models/repo (#17933) 3 years ago
paths.go Improve install code to avoid low-level mistakes. (#17779) 3 years ago
storage.go Move attachment into models/repo/ (#17650) 3 years ago
usertype.go Add Doctor FixWrongUserType (#14522) 3 years ago