Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
maintenance_standard_code | varchar | 1 | null |
|
|
Code describing the Maintenance Standard of a given site. E.g. User Maintained, Maintained to Standard, Not Maintained. |
|||||||||||
description | varchar | 200 | null |
|
|
Description of the code value |
|||||||||||
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_maintenance_standard_code_pkey | Primary key | Asc | maintenance_standard_code |