1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-12 01:08:13 +00:00
Files
gitea/models/consistency.go
zeripath 34650b925b Quote the table name in CountOrphanedObjects (#17487) (#17488)
Backport #17487

CountOrphanedObjects needs to quote the table it is joining with as this table may
be `user`.

Fix #17485

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-10-30 12:01:22 +02:00

15 KiB