Columns
| Column | Type | Children | Parents | Comments |
|---|---|---|---|---|
| profile_id | int8 |
|
|
|
| ticket_id | int8 |
|
|
|
| profiles_tickets_skey | text |
|
|
|
| company_id | int8 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| edge_profiles_tickets_pkey | Primary key | Asc | profiles_tickets_skey |
| idx_edge_profiles_tickets_profile_id | Performance | Asc | profile_id |
| idx_edge_profiles_tickets_ticket_id | Performance | Asc | ticket_id |