recreation_status_code

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
status_code serial 10 nextval('rst.recreation_status_code_status_code_seq'::regclass)
recreation_status.status_code recreation_status_status_code_fkey R
recreation_status_code_history.status_code Implied Constraint R
recreation_status_history.status_code Implied Constraint R
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

Relationships