mirror of
https://gitee.com/gitea/gitea
synced 2025-11-03 08:00:24 +08:00
gitea doctor failed at checking and fixing 'delete-orphaned-repos', because table name 'user' needs quoting to be correctly recognized by at least PostgreSQL. fixes #28199