1
0

nightly commit

This commit is contained in:
2021-02-02 12:11:13 +08:00
parent 9c5dda83d1
commit 25f22064aa
4 changed files with 132 additions and 14 deletions

View File

@@ -46,6 +46,7 @@ CREATE TABLE calendar(
[ccn_eventDateTimeStart] BIGINT NOT NULL,
[ccn_eventDateTimeEnd] BIGINT NOT NULL,
[ccn_timezoneOffset] INT NOT NULL,
[ccn_loopRules] TEXT NOT NULL,
[ccn_loopDateTimeStart] BIGINT NOT NULL,