Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| contact_field_label_id | BIGINT UNSIGNED | 20 | null |
|
|
||||||
| address_id | INT UNSIGNED | 10 | null |
|
|
||||||
| account_id | INT UNSIGNED | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| address_contact_field_label_account_id_foreign | Performance | Asc | account_id |
| address_contact_field_label_address_id_foreign | Performance | Asc | address_id |
| address_contact_field_label_index | Performance | Asc/Asc/Asc | contact_field_label_id + address_id + account_id |



