summaryrefslogtreecommitdiffstats
path: root/models/migrations/v145.go
Commit message (Expand)AuthorAgeFilesLines
* Split migrations folder (#21549)Lunny Xiao2022-11-021-82/+0
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-3/+3
* Fix Migration 145 on MSSQL if varchar is changed to nvarchar (#12445)zeripath2020-08-101-0/+22
* Need RepoID in the languagestat field (#12427)zeripath2020-08-041-0/+1
* Increase size of the language column in language_stat (#12396)zeripath2020-08-041-0/+59