Initial commit
This commit is contained in:
5
script/sql/drop/31.scada_element.sql
Normal file
5
script/sql/drop/31.scada_element.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
drop table if exists scada_element;
|
||||
|
||||
drop type if exists scada_element_status;
|
||||
|
||||
drop type if exists scada_model_type;
|
||||
Reference in New Issue
Block a user