Files
TJWaterServer/sql/section_drop/10.status.sql
2022-08-27 11:49:43 +08:00

14 lines
181 B
SQL

-- [STATUS]
DROP TABLE STATUS_LINK;
DROP TABLE STATUS_VALVE;
DROP TYPE STATUS_VALVE_STATUS;
DROP TABLE STATUS_PUMP;
DROP TABLE STATUS_PIPE;
DROP TYPE STATUS_PIPE_PUMP_STATUS;