aboutsummaryrefslogtreecommitdiffstats
path: root/models/migrations/v184.go
Commit message (Expand)AuthorAgeFilesLines
* Split migrations folder (#21549)Lunny Xiao2022-11-021-71/+0
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-1/+1
* Check if column exist before rename if exist, just return with no error (#17870)Lunny Xiao2021-12-021-0/+24
* Add Status Updates whilst Gitea migrations are occurring (#15076)zeripath2021-06-161-0/+47