Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| referral_id | uuid | 2147483647 | null |
|
|
the referral being assigned |
||||
| assigned_at | timestamptz | 35,6 | null |
|
|
when the case was assigned |
||||
| assigned_by_id | text | 2147483647 | null |
|
|
ID of the person who assigned the case |
||||
| assigned_to_id | text | 2147483647 | null |
|
|
ID of the person who the case is assigned to |
||||
| superseded | bool | 1 | false |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| referral_assignments_referral_id_idx | Performance | Asc | referral_id |



