Refine script

This commit is contained in:
wqy
2022-09-01 22:01:10 +08:00
parent 96c5857653
commit 5ac03bb9bf
60 changed files with 70 additions and 63 deletions

View File

@@ -0,0 +1,13 @@
-- [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;