org_relations table columns
org_relations table indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| orgrela_id1_ix | Performance | Asc | id1 |
| orgrela_id2_ix | Performance | Asc | id2 |
Tracks relationships between organisations
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| orgrela_id1_ix | Performance | Asc | id1 |
| orgrela_id2_ix | Performance | Asc | id2 |