mirror of
https://github.com/LiuYuYang01/ThriveX-Server.git
synced 2026-09-03 07:01:39 +08:00
chore: 删除不再需要的移除assistant表name字段的sql脚本
移除了冗余的drop_assistant_name.sql文件,该脚本相关字段移除逻辑已完成
This commit is contained in:
638
ThriveX.sql
Normal file
638
ThriveX.sql
Normal file
File diff suppressed because one or more lines are too long
@@ -1,2 +0,0 @@
|
||||
-- 移除 assistant 表的 name 字段(助手名称改由 model 对应的服务商标识展示)
|
||||
ALTER TABLE `assistant` DROP COLUMN `name`;
|
||||
Reference in New Issue
Block a user