Add 'status' field to scada_model
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
drop table if exists scada_model;
|
||||
|
||||
drop type if exists scada_status;
|
||||
|
||||
drop type if exists scada_type;
|
||||
|
||||
Reference in New Issue
Block a user