mirror of
https://github.com/go-gitea/gitea.git
synced 2026-02-05 12:54:34 +01:00
gitea doctor --run check-db-consistency is currently broken due to an incorrect and old use of Count() with a string. Signed-off-by: Andrew Thornton <art27@cantab.net>