更新 '初始化事件表.sql'
This commit is contained in:
parent
9b59106f4d
commit
c4b287dfe7
@ -42,7 +42,7 @@ create table event
|
|||||||
`#event_name` String,
|
`#event_name` String,
|
||||||
`#server_time` DateTime('UTC') default now(),
|
`#server_time` DateTime('UTC') default now(),
|
||||||
|
|
||||||
unitPrice Nullable(UInt16),
|
unitPrice Nullable(UInt32),
|
||||||
money Nullable(String),
|
money Nullable(String),
|
||||||
islishishouci Nullable(UInt8),
|
islishishouci Nullable(UInt8),
|
||||||
isdangrishouci Nullable(UInt8),
|
isdangrishouci Nullable(UInt8),
|
||||||
|
Loading…
Reference in New Issue
Block a user