Commit 5114897c by mercymodest

feat:- add sql

parent 59b2f510
# 新增字段说明
# 新增字段说明
# 新增字段说明
alter table t_events
modify sync_third_event_id varchar(500) null comment '第三方日历事项ID(Google/Outllok/Webcal)';
## 新增字段
alter table t_webcal_device
add update_action tinyint default 0 null comment '更新动作 0:NONE 1:强制更新获取事项ID default 0:NONE';
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment