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

6 lines
75 B
SQL

-- [PIPES]
drop table if exists pipes;
drop type if exists pipes_status;