Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| activity_id | INT UNSIGNED | 10 | null |
|
|
||||||
| contact_id | INT UNSIGNED | 10 | null |
|
|
||||||
| account_id | INT UNSIGNED | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| activity_contact_account_id_foreign | Performance | Asc | account_id |
| activity_contact_activity_id_foreign | Performance | Asc | activity_id |
| activity_contact_contact_id_foreign | Performance | Asc | contact_id |



