mirror of
https://github.com/go-gitea/gitea
synced 2025-02-05 06:24:28 +00:00
57217cabe3
The migration introduced in #8742 breaks mysql installations. This pr fixes that by correctly using CONCAT. Signed-off-by: kolaente <k@knt.li>