Refine energy table
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
-- [ENERGY]
|
||||
|
||||
drop table if exists energy_pump_effic;
|
||||
|
||||
drop table if exists energy_pump_pattern;
|
||||
|
||||
drop table if exists energy_pump_price;
|
||||
|
||||
drop table if exists energy_global;
|
||||
drop table if exists energy;
|
||||
|
||||
Reference in New Issue
Block a user