4 lines
79 B
SQL
4 lines
79 B
SQL
drop table if exists scada_element;
|
|
|
|
drop type if exists scada_element_status;
|
drop table if exists scada_element;
|
|
|
|
drop type if exists scada_element_status;
|