forkjo/modules/doctor
zeripath ba6efb105a
Quote references to the user table in consistency checks ()
Although  ensured that the table was quoted in the join it missed that the
query part of the check also needed to be quoted.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-12-22 23:52:57 +00:00
..
authorizedkeys.go Move keys to models/asymkey () 2021-12-10 16:14:24 +08:00
checkOldArchives.go Move repository model into models/repo () 2021-12-10 09:27:50 +08:00
dbconsistency.go Quote references to the user table in consistency checks () 2021-12-22 23:52:57 +00:00
dbversion.go Rename db Engines related functions () 2021-10-30 22:32:11 +08:00
doctor.go Improve install code to avoid low-level mistakes. () 2021-12-01 15:50:01 +08:00
fix16961.go Move repository model into models/repo () 2021-12-10 09:27:50 +08:00
fix16961_test.go Move repository model into models/repo () 2021-12-10 09:27:50 +08:00
mergebase.go Move repository model into models/repo () 2021-12-10 09:27:50 +08:00
misc.go Move repository model into models/repo () 2021-12-10 09:27:50 +08:00
paths.go Improve install code to avoid low-level mistakes. () 2021-12-01 15:50:01 +08:00
storage.go Move attachment into models/repo/ () 2021-11-19 21:39:57 +08:00
usertype.go Add Doctor FixWrongUserType () 2021-01-29 19:30:43 +01:00