Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
district_code | varchar | 4 | null |
|
|
A code indicating a recreation district boundary. EG Cascades, Chilliwack, Discovery Coast. Note: There are 17 Recreation District Boundaries, most of which have different geographical boundaries than Forest District Boundaries. Because of this, Rec District Boundary Codes are different from Forest District Boundary Codes. |
|||||||||||||||||
description | varchar | 120 | null |
|
|
Description of the recreation district boundary type |
|||||||||||||||||
updated_at | timestamp | 29,6 | √ | now() |
|
|
|||||||||||||||||
sys_period | tstzrange | 2147483647 | tstzrange(CURRENT_TIMESTAMP, NULL::timestamp with time zone) |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
recreation_district_code_pkey | Primary key | Asc | district_code |