v1.0.4 升级脚本.sql 239 字节
-- 附件
alter table article add column attachments jsonb;
alter table article_backup add column attachments jsonb;
alter table article_draft add column  attachments jsonb;
alter table article_draft_operation add column attachments jsonb;