We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d4aba03 + 33a5eba commit ab52837Copy full SHA for ab52837
packages/core/src/bag3d/core/sqlfiles/webservice_lod.sql
@@ -17,7 +17,8 @@ SELECT
17
p.b3_n_vlakken,
18
p.b3_pw_onvoldoende,
19
p.b3_t_run,
20
- p.b3_succes,
+ p.b3_h_nok,
21
+ p.b3_n_nok,
22
p.b3_extrusie,
23
p.b3_is_glas_dak,
24
p.b3_dak_type,
@@ -83,7 +84,8 @@ SELECT
83
84
85
86
87
88
89
90
91
@@ -149,7 +151,8 @@ SELECT
149
151
150
152
153
154
155
156
157
158
0 commit comments