address_contact_field_label


Columns

Column Type Size Nulls Auto Default Children Parents Comments
contact_field_label_id BIGINT UNSIGNED 20 null
contact_field_labels.id address_contact_field_label_contact_field_label_id_foreign C
address_id INT UNSIGNED 10 null
addresses.id address_contact_field_label_address_id_foreign C
account_id INT UNSIGNED 10 null
accounts.id address_contact_field_label_account_id_foreign C

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

Relationships