mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-04-27 05:24:27 +08:00
增加自动迁移数据表代码
This commit is contained in:
1
database/archive/update-v4.0.8.sql
Normal file
1
database/archive/update-v4.0.8.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `chatgpt_dall_jobs` CHANGE `org_url` `org_url` VARCHAR(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL COMMENT '原图地址';
|
||||
Reference in New Issue
Block a user