mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-04 16:50:30 +02:00
Backport #15015 Unfortunately there is a subtle problem with recreatetable on postgres which leads to the sequences not being renamed and not being left at 0. Fix #14725 Signed-off-by: Andrew Thornton <art27@cantab.net>