Refine type
This commit is contained in:
@@ -5,5 +5,5 @@ create table scada_device
|
||||
id text primary key
|
||||
, name text
|
||||
, address text
|
||||
, type scada_device_type
|
||||
, sd_type scada_device_type
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user