We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4abafb7 commit 04ac80bCopy full SHA for 04ac80b
1 file changed
snprc_ehr/resources/schemas/snprc_ehr.xml
@@ -1625,6 +1625,9 @@
1625
<column columnName="IACUC">
1626
<datatype>varchar</datatype>
1627
</column>
1628
+ <column columnName="SourceInstitutionLocation">
1629
+ <datatype>integer</datatype>
1630
+ </column>
1631
<column columnName="Created"/>
1632
<column columnName="CreatedBy"/>
1633
<column columnName="Modified"/>
0 commit comments