4 lines
75 B
SQL
4 lines
75 B
SQL
drop table if exists scada_device;
|
|
|
|
drop type if exists scada_device_type;
|
drop table if exists scada_device;
|
|
|
|
drop type if exists scada_device_type;
|