Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
status_code | serial | 10 | √ | nextval('rst.recreation_status_code_status_code_seq'::regclass) |
|
|
|||||||||||
description | varchar | 120 | null |
|
|
||||||||||||
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_status_code_pkey | Primary key | Asc | status_code |