Skip to content

Commit a83bb06

Browse files
committed
Correct XML
1 parent e7c6a9b commit a83bb06

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Studies/resources/queries/study/assignment.query.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
<column columnName="subgroup">
1919
<columnTitle>Sub-Group</columnTitle>
2020
</column>
21+
<column columnName="cohortId">
22+
<columnTitle>Cohort ID</columnTitle>
23+
</column>
2124
<column columnName="category">
2225
<columnTitle>Category</columnTitle>
2326
</column>

Studies/resources/referenceStudy/study/datasets/datasets_metadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@
293293
<datatype>varchar</datatype>
294294
</column>
295295
<column columnName="cohortId">
296-
<columnTitle>Cohort ID</columnTitle>
296+
<datatype>varchar</datatype>
297297
</column>
298298
<column columnName="description">
299299
<datatype>varchar</datatype>

0 commit comments

Comments
 (0)