Files
TJWaterServerBinary/script/sql/drop/20.mixing.sql
2025-10-26 08:54:35 +08:00

6 lines
77 B
SQL

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