summaryrefslogtreecommitdiffstats
path: root/models/migrations/v191.go
Commit message (Collapse)AuthorAgeFilesLines
* Alter issue/comment table TEXT fields to LONGTEXT (#16765)wxiaoguang2021-08-221-0/+29
* Alter issue/comment table TEXT fields to LONGTEXT * Use If not Switch Co-authored-by: zeripath <art27@cantab.net>