mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-22 04:35:45 +08:00
fixed 增加emoji表情支持
This commit is contained in:
@@ -17,5 +17,7 @@ class UpdateUserNickName < ActiveRecord::Migration[5.2]
|
||||
|
||||
execute("ALTER TABLE `commit_logs` MODIFY `message` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;")
|
||||
|
||||
execute("ALTER TABLE `user_extensions` MODIFY `description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;")
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user