X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=xml%2Fschema%2FDedupe%2FRule.xml;h=858c0ff8c40a233a0b7bf0064065fe877178e1f8;hb=18cdd96c275e94571a2a1f4a500b1bd9cb12dc99;hp=a8ee77f1c9fbd86adbbdfdbba75d9ed0817f3a78;hpb=8bef2e38f2acd7e60b2ca397f91ea0da373f6db6;p=civicrm-core.git diff --git a/xml/schema/Dedupe/Rule.xml b/xml/schema/Dedupe/Rule.xml index a8ee77f1c9..858c0ff8c4 100644 --- a/xml/schema/Dedupe/Rule.xml +++ b/xml/schema/Dedupe/Rule.xml @@ -7,6 +7,7 @@ 1.8 id + Dedupe Rule ID int unsigned true Unique dedupe rule id @@ -18,6 +19,7 @@ dedupe_rule_group_id + Dedupe Rule Group int unsigned true The id of the rule group this rule belongs to @@ -31,6 +33,7 @@ rule_table + Rule Table varchar 64 true @@ -39,6 +42,7 @@ rule_field + Rule Field varchar 64 true @@ -47,6 +51,7 @@ rule_length + Rule Length int unsigned The length of the matching substring 1.8 @@ -56,6 +61,7 @@ rule_weight + Order int true The weight of the rule