6 lines
102 B
SQL
6 lines
102 B
SQL
drop table if exists scada_model;
|
|
|
|
drop type if exists scada_status;
|
|
|
|
drop type if exists scada_type;
|