Files
TJWaterServerBinary/resources/sql/drop/29.scada_device.sql

4 lines
75 B
SQL

drop table if exists scada_device;
drop type if exists scada_device_type;