优化
This commit is contained in:
parent
f8a9938a77
commit
d655407df7
@ -51,7 +51,7 @@ create table event
|
|||||||
proid Nullable(String),
|
proid Nullable(String),
|
||||||
step_id Nullable(UInt16),
|
step_id Nullable(UInt16),
|
||||||
step_group Nullable(UInt16),
|
step_group Nullable(UInt16),
|
||||||
guide_start_time Nullable(DateTime('UTC')),
|
guide_start_time Nullable(UInt32),
|
||||||
online_ts Nullable(UInt16),
|
online_ts Nullable(UInt16),
|
||||||
`#time` Nullable(DateTime('UTC'))
|
`#time` Nullable(DateTime('UTC'))
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user