Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | uuid | 2147483647 | null |
|
|
service-owned unique identifier |
||||
title | text | 2147483647 | null |
|
|
complexity level of needs, usually: low, medium, high |
||||
description | text | 2147483647 | null |
|
|
rationale for the complexity level |
||||
service_category_id | uuid | 2147483647 | null |
|
|
the ID of the intervention service category it belongs to |
||||
complexity | complexities | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
complexity_level_pkey | Primary key | Asc | id |