Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | INT UNSIGNED | 10 | √ | null |
|
|
Unique OpenID ID |
|||
contact_id | INT UNSIGNED | 10 | √ | null |
|
|
FK to Contact ID |
|||
location_type_id | INT UNSIGNED | 10 | √ | null |
|
|
Which Location does this email belong to. |
|||
openid | VARCHAR | 255 | √ | null |
|
|
the OpenID (or OpenID-style http://username.domain/) unique identifier for this contact mainly used for logging in to CiviCRM |
|||
allowed_to_login | TINYINT | 3 | 0 |
|
|
Whether or not this user is allowed to login |
||||
is_primary | TINYINT | 3 | √ | 0 |
|
|
Is this the primary email for this contact and location. |
Showing 1 to 6 of 6 entries