Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| contact_field_label_id | BIGINT UNSIGNED | 20 | null |
|
|
||||||
| contact_field_id | INT UNSIGNED | 10 | null |
|
|
||||||
| account_id | INT UNSIGNED | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| contact_field_contact_field_label_account_id_foreign | Performance | Asc | account_id |
| contact_field_contact_field_label_contact_field_id_foreign | Performance | Asc | contact_field_id |
| contact_field_contact_field_label_index | Performance | Asc/Asc/Asc | contact_field_label_id + contact_field_id + account_id |



