Skip to content

Commit c7a9f90

Browse files
committed
merge
2 parents a673eb3 + bf30a32 commit c7a9f90

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dataprocessing/sql_snippets/ego_dp_versioning_mviews.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ CREATE MATERIALIZED VIEW supply.ego_dp_res_powerplant_nep2035_mview AS
135135
Order by id)
136136
AND scenario = 'Status Quo'
137137
And preversion = 'v0.3.0'
138+
AND version = 'v0.3.0'
138139
AND electrical_capacity > 0
139140
ORDER BY id
140141
) as sub

0 commit comments

Comments
 (0)