Refine script
This commit is contained in:
9
script/sql/drop/15.energy.sql
Normal file
9
script/sql/drop/15.energy.sql
Normal file
@@ -0,0 +1,9 @@
|
||||
-- [ENERGY]
|
||||
|
||||
DROP TABLE ENERGY_DEMAND_CHARGE;
|
||||
|
||||
DROP TABLE ENERGY_PUMP;
|
||||
|
||||
DROP TABLE ENERGY_GLOBAL;
|
||||
|
||||
DROP TYPE ENERGY_PARAM;
|
||||
Reference in New Issue
Block a user