X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=xml%2Fschema%2FCore%2FUFMatch.xml;h=fb3a05425dfb6af68856c6c1ecf9bd288bd5a8ef;hb=a5d44edbee5498fa4195c5f3571db6b820185fa8;hp=3ecebaa7559442178edf62b4bd2a44ed5a78f9b3;hpb=6340311ffde8285b896e31b8dabf34d44d04df83;p=civicrm-core.git diff --git a/xml/schema/Core/UFMatch.xml b/xml/schema/Core/UFMatch.xml index 3ecebaa755..fb3a05425d 100644 --- a/xml/schema/Core/UFMatch.xml +++ b/xml/schema/Core/UFMatch.xml @@ -8,96 +8,107 @@ 1.1 true - id - int unsigned - true - System generated ID. - 1.1 + id + UF Match ID + int unsigned + true + System generated ID. + 1.1 - id - true + id + true - domain_id - int unsigned - true - Which Domain is this match entry for - 3.0 + domain_id + UF Match Domain ID + int unsigned + true + Which Domain is this match entry for + + civicrm_domain
+ id + name +
+ 3.0
- domain_id - civicrm_domain
- id - 3.0 + domain_id + civicrm_domain
+ id + 3.0
- uf_id - int unsigned - true - UF ID - 1.1 + uf_id + CMS ID + int unsigned + true + UF ID + 1.1 - I_civicrm_uf_match_uf_id - uf_id - 3.3 + I_civicrm_uf_match_uf_id + uf_id + 3.3 - uf_name - varchar - 128 - UF Name - 1.9.kabissa + uf_name + CMS Unique Identifier + varchar + 128 + UF Name + 1.9.kabissa - contact_id - int unsigned - FK to Contact ID - 1.1 + contact_id + CiviCRM Contact ID + int unsigned + FK to Contact ID + 1.1 - contact_id - civicrm_contact
- id - 1.1 - CASCADE + contact_id + civicrm_contact
+ id + 1.1 + CASCADE
- email - varchar - 64 - email - Email address - 1.1 - 2.0 + email + varchar + 64 + email + Email address + 1.1 + 2.0 language + Preferred Language varchar 5 UI language preferred by the given user/contact 2.1 - UI_uf_id_domain_id - uf_id - domain_id - true - 1.5 - 1.7 + UI_uf_id_domain_id + uf_id + domain_id + true + 1.5 + 1.7 - UI_uf_name_domain_id - uf_name - domain_id - true - 2.1 + UI_uf_name_domain_id + uf_name + domain_id + true + 2.1 UI_contact_domain_id contact_id - domain_id + domain_id true 1.6