forgejo/models/activities
KN4CK3R 13423d6eda
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.

(cherry picked from commit eae6985b63)
2023-10-03 14:48:18 +02:00
..
action.go
action_list.go
action_test.go
main_test.go
notification.go
notification_test.go
repo_activity.go Quote table release in sql queries (#27205) (#27219) 2023-10-03 14:48:18 +02:00
statistic.go
user_heatmap.go
user_heatmap_test.go