mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-10 12:27:00 +00:00
eacce14546
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