mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-08-26 17:07:13 +00:00
增加自动迁移数据表代码
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `chatgpt_chat_models` CHANGE `value` `value` VARCHAR(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL COMMENT '模型值';
|
||||
Reference in New Issue
Block a user