Add epanet input schema
This commit is contained in:
13
sql/section_drop/10.status.sql
Normal file
13
sql/section_drop/10.status.sql
Normal 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;
|
||||
Reference in New Issue
Block a user