We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98044e3 commit 9d9cb09Copy full SHA for 9d9cb09
1 file changed
dataprocessing/sql_snippets/ego_dp_versioning_mviews.sql
@@ -45,7 +45,7 @@ CREATE MATERIALIZED VIEW supply.ego_dp_conv_powerplant_ego100_mview AS
45
SELECT
46
version,
47
preversion,
48
- gid,
+ id,
49
bnetza_id,
50
company,
51
name,
0 commit comments