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

6 lines
75 B
SQL

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