Merge pull request #15693 from eileenmcnaughton/log_date
[civicrm-core.git] / xml / schema / Contact / Relationship.xml
index ea4daaa03f4d5f4de6b9b48e26a1a466c831e031..3228534dcd3059711d96b00a3a21d4917b220f9e 100644 (file)
@@ -72,6 +72,7 @@
   </foreignKey>
   <field>
     <name>start_date</name>
+    <uniqueName>relationship_start_date</uniqueName>
     <type>date</type>
     <title>Relationship Start Date</title>
     <comment>date when the relationship started</comment>
@@ -83,6 +84,7 @@
   </field>
   <field>
     <name>end_date</name>
+    <uniqueName>relationship_end_date</uniqueName>
     <type>date</type>
     <title>Relationship End Date</title>
     <comment>date when the relationship ended</comment>