Columns
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| idx_proj_con_con | Performance | Asc | contact_id | 
| projects_contacts_alt | Performance | Asc/Asc | project_id + contact_id | 
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| idx_proj_con_con | Performance | Asc | contact_id | 
| projects_contacts_alt | Performance | Asc/Asc | project_id + contact_id |