Files
TJWaterServerBinary/resources/sql/drop/31.scada_element.sql

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;