Files

6 lines
118 B
SQL

drop table if exists scada_element;
drop type if exists scada_element_status;
drop type if exists scada_model_type;