Files
obsidian-valut-mq/美洽AI/Prompt/sql.md
2025-12-29 12:56:55 +08:00

149 B

DDL 创建


DDL修改

alter table ai_material  
    add is_summarized bool default true null comment '是否已总结';