Files
TJWaterServer/script/sql/drop/20.mixing.sql
2022-10-09 11:06:19 +08:00

6 lines
77 B
SQL

-- [MIXING]
drop table if exists mixing;
drop type if exists mixing_model;