4 lines
67 B
SQL
4 lines
67 B
SQL
drop table if exists scada_model;
|
|
|
|
drop type if exists scada_type;
|
drop table if exists scada_model;
|
|
|
|
drop type if exists scada_type;
|