summaryrefslogtreecommitdiffstats
path: root/application/migrations/021_change_charset.php
AgeCommit message (Collapse)AuthorFilesLines
2017-12-02Migration 21: Limit utf8mb4 to columns that need itFlorian Pritz1-4/+5
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2017-10-28mysql: Enable full UTF8 supportFlorian Pritz1-0/+27
Signed-off-by: Florian Pritz <bluewind@xinu.at>