summaryrefslogtreecommitdiffstats
path: root/models/convert.go
Commit message (Expand)AuthorAgeFilesLines
* Whilst changing the character set to utf8mb4 we should set ROW_FORMAT=dynamic...zeripath2020-09-111-1/+5
* Move database settings from models to setting (#7806)Lunny Xiao2019-08-241-2/+6
* Add command to convert mysql database from utf8 to utf8mb4 (#7144)Lunny Xiao2019-06-081-0/+27