mirror of
https://gitee.com/gitea/gitea
synced 2026-02-27 17:15:38 +08:00
Unfortunately a scoping problem was missed on the previous PR which meant that the only nil error was logged on failure to connect to the db. This pr fixes this.