Commit 7f04c1fa by mercymodest

feat:- add sql

parent 1cddbc4d
alter table t_events alter table t_events
alter table t_events alter table t_events
add rrule varchar(200) null comment 'RRule(RFC 5545),重复事项重复规则'; add rrule varchar(200) null comment 'RRule(RFC 5545),重复事项重复规则';
alter table t_events
add ex_date text null comment 'EXDATE(RFC 5545),重复事项排除日期';
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