Skip to content

Commit 9d9cb09

Browse files
author
IlkaCu
authored
change gid to id
1 parent 98044e3 commit 9d9cb09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dataprocessing/sql_snippets/ego_dp_versioning_mviews.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ CREATE MATERIALIZED VIEW supply.ego_dp_conv_powerplant_ego100_mview AS
4545
SELECT
4646
version,
4747
preversion,
48-
gid,
48+
id,
4949
bnetza_id,
5050
company,
5151
name,

0 commit comments

Comments
 (0)