Merge pull request #15733 from seamuslee001/payment_process_api4_schema
[civicrm-core.git] / xml / schema / Case / CaseContact.xml
index 738e23c253060633abcd826f182a918ccdbc4a25..f4ae08f187057818e9da408d2394218b82135403 100644 (file)
@@ -37,7 +37,6 @@
     <name>contact_id</name>
     <title>Contact ID</title>
     <type>int unsigned</type>
-    <uniqueName>case_contact_id</uniqueName>
     <required>true</required>
     <comment>Contact ID of contact record given case belongs to.</comment>
     <html>
@@ -56,6 +55,7 @@
     <name>UI_case_contact_id</name>
     <fieldName>case_id</fieldName>
     <fieldName>contact_id</fieldName>
+    <unique>true</unique>
     <add>2.1</add>
   </index>
 </table>