Refine status schema
This commit is contained in:
@@ -1,13 +1,5 @@
|
||||
-- [STATUS]
|
||||
|
||||
drop table if exists status_link;
|
||||
drop table if exists status;
|
||||
|
||||
drop table if exists status_valve;
|
||||
|
||||
drop type if exists status_valve_status;
|
||||
|
||||
drop table if exists status_pump;
|
||||
|
||||
drop table if exists status_pipe;
|
||||
|
||||
drop type if exists status_pipe_pump_status;
|
||||
drop type if exists link_status;
|
||||
|
||||
Reference in New Issue
Block a user