mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-06 17:23:42 +08:00
opt: make sure the Upscale and Variation task is assign to the same mj service with Image task
This commit is contained in:
2
database/update-v3.2.3.sql
Normal file
2
database/update-v3.2.3.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `chatgpt_mj_jobs` ADD `channel_id` CHAR(40) NULL DEFAULT NULL COMMENT '频道ID' AFTER `message_id`;
|
||||
ALTER TABLE `chatgpt_mj_jobs` DROP INDEX `task_id`;
|
||||
Reference in New Issue
Block a user