Files

4 lines
75 B
SQL

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