Forgejo/modules/doctor
KN4CK3R eae6985b63
Quote table release in sql queries (#27205) (#27219)
Backport of #27205

Fixes #27174

`release` is a reserved keyword in MySql. I can't reproduce the issue on
my setup and we have a test for that code but it seems there can be
setups where it fails.
2023-09-24 01:48:50 +03:00
..
authorizedkeys.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
breaking.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
checkOldArchives.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
dbconsistency.go Quote table release in sql queries (#27205) (#27219) 2023-09-24 01:48:50 +03:00
dbversion.go Support disabling database auto migration (#22053) 2022-12-07 09:58:31 -06:00
doctor.go Refactor path & config system (#25330) (#25416) 2023-06-22 16:27:18 +00:00
fix8312.go Add fix incorrect can_create_org_repo for org owner team (#26683) (#26791) 2023-08-29 21:26:40 +00:00
fix16961.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
fix16961_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
heads.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
lfs.go Add cron method to gc LFS MetaObjects (#22385) 2023-01-16 13:50:53 -06:00
mergebase.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
misc.go Rename repo.GetOwner to repo.LoadOwner (#22967) 2023-02-18 20:11:03 +08:00
paths.go Refactor path & config system (#25330) (#25416) 2023-06-22 16:27:18 +00:00
storage.go Check LFS/Packages settings in dump and doctor command (#23631) 2023-03-23 20:30:28 +08:00
usertype.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00