Files
TJWaterServerBinary/script/sql/drop/31.scada_element.sql
2025-10-26 08:54:35 +08:00

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;