Fix local price fetching
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
CREATE UNIQUE INDEX IF NOT EXISTS idx_day_ahead_prices_time_dk_area
|
||||
ON day_ahead_prices (time_dk, price_area);
|
||||
Reference in New Issue
Block a user