0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 22:33:32 +01:00
gitea/modules/doctor
KN4CK3R bcb78e70ca
Quote table release in sql queries (#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.


a101dbaa79/tests/integration/repo_activity_test.go (L45-L46)
2023-09-23 12:57:39 +00:00
..
authorizedkeys.go
breaking.go
checkOldArchives.go
dbconsistency.go Quote table release in sql queries (#27205) 2023-09-23 12:57:39 +00:00
dbversion.go
doctor.go
fix8312.go
fix16961_test.go
fix16961.go
heads.go
lfs.go
mergebase.go
misc.go
paths.go
storage.go
usertype.go