@@ -92,7 +92,7 @@ ALTER TABLE qgep_sys.dictionary_od_table ADD CONSTRAINT unq_qgep_is_dictonary_sh
92
92
INSERT INTO qgep_sys.dictionary_od_table (id, tablename, name_en, shortcut_en, name_de, shortcut_de, name_fr, shortcut_fr, name_it, shortcut_it, name_ro, shortcut_ro) VALUES (33,'hq_relation','hq relation','HQ','HQ-Relation','HR','Relation HQ','HQ','NULL','NULL','NULL','NULL');
93
93
INSERT INTO qgep_sys.dictionary_od_table (id, tablename, name_en, shortcut_en, name_de, shortcut_de, name_fr, shortcut_fr, name_it, shortcut_it, name_ro, shortcut_ro) VALUES (36,'hydr_geometry','hydraulic geometry','HG','Hydro-Geometrie','HG','Géométrie hydraulique','GH','NULL','NULL','NULL','NULL');
94
94
INSERT INTO qgep_sys.dictionary_od_table (id, tablename, name_en, shortcut_en, name_de, shortcut_de, name_fr, shortcut_fr, name_it, shortcut_it, name_ro, shortcut_ro) VALUES (37,'hydr_geom_relation','hydr geom relation','HR','Hydro-Geometrie-Relation','HY','Relation géometrie hydraulique','RG','NULL','NULL','NULL','NULL');
95
- INSERT INTO qgep_sys.dictionary_od_table (id, tablename, name_en, shortcut_en, name_de, shortcut_de, name_fr, shortcut_fr, name_it, shortcut_it, name_ro, shortcut_ro) VALUES (38,'channel','channel','CL ','Kanal','KA','Canalisation','CA','zzz_Kanal','NULL','canal','NULL');
95
+ INSERT INTO qgep_sys.dictionary_od_table (id, tablename, name_en, shortcut_en, name_de, shortcut_de, name_fr, shortcut_fr, name_it, shortcut_it, name_ro, shortcut_ro) VALUES (38,'channel','channel','CH ','Kanal','KA','Canalisation','CA','zzz_Kanal','NULL','canal','NULL');
96
96
INSERT INTO qgep_sys.dictionary_od_table (id, tablename, name_en, shortcut_en, name_de, shortcut_de, name_fr, shortcut_fr, name_it, shortcut_it, name_ro, shortcut_ro) VALUES (39,'canton','canton','CT','Kanton','KT','Canton','CN','NULL','NULL','NULL','NULL');
97
97
INSERT INTO qgep_sys.dictionary_od_table (id, tablename, name_en, shortcut_en, name_de, shortcut_de, name_fr, shortcut_fr, name_it, shortcut_it, name_ro, shortcut_ro) VALUES (4,'wastewater_node','wastewater node','WN','Abwasserknoten','AK','Noeud de réseau','NR','zzz_Abwasserknoten','NULL','nod canalizare','NULL');
98
98
INSERT INTO qgep_sys.dictionary_od_table (id, tablename, name_en, shortcut_en, name_de, shortcut_de, name_fr, shortcut_fr, name_it, shortcut_it, name_ro, shortcut_ro) VALUES (41,'leapingweir','leapingweir','LW','Leapingwehr','LW','Leapingweir','LW','NULL','NULL','NULL','NULL');
0 commit comments