Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | uuid | 2147483647 | null |
|
|
|||||
created_at | timestamptz | 35,6 | null |
|
|
|||||
created_by_id | text | 2147483647 | null |
|
|
|||||
submitted_at | timestamptz | 35,6 | √ | null |
|
|
||||
submitted_by_id | text | 2147483647 | √ | null |
|
|
||||
further_information | text | 2147483647 | √ | null |
|
|
||||
referral_id | uuid | 2147483647 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pk_end_of_service_report | Primary key | Asc | id |
ix_unique_eosr_referral | Must be unique | Asc | referral_id |