1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-14 02:08:12 +00:00
Files
gitea/models/consistency.go
zeripath 76a3190b8a Quote the table name in CountOrphanedObjects (#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 10:17:40 +01:00

15 KiB