Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | text | 2147483647 | null |
|
|
PCC region unique identifier |
||||
| name | text | 2147483647 | null |
|
|
PCC region name |
||||
| nps_region_id | bpchar | 1 | null |
|
|
the ID of the National Probation Service (NPS) region the PCC is in |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| pcc_region_pkey | Primary key | Asc | id |
| pcc_region_name_key | Must be unique | Asc | name |

