Skip to content

Commit 04ac80b

Browse files
Update snprc_ehr.xml (#356)
Add SourceInstitutionLocation to NewAnimalData
1 parent 4abafb7 commit 04ac80b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

snprc_ehr/resources/schemas/snprc_ehr.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1625,6 +1625,9 @@
16251625
<column columnName="IACUC">
16261626
<datatype>varchar</datatype>
16271627
</column>
1628+
<column columnName="SourceInstitutionLocation">
1629+
<datatype>integer</datatype>
1630+
</column>
16281631
<column columnName="Created"/>
16291632
<column columnName="CreatedBy"/>
16301633
<column columnName="Modified"/>

0 commit comments

Comments
 (0)