recreation_driving_direction

-1 rows


Description

Driving directions to a recreation resource for public display

Columns

Column Type Size Nulls Auto Default Children Parents Comments
rec_resource_id varchar 10 null
recreation_resource.rec_resource_id recreation_driving_direction_rec_resource_id_fkey R

Identification manually assigned to a Recreation Resource.

description text 2147483647 null

Descripption of the driving directions to a recreation resource for public display.

updated_at timestamp 29,6 now()
updated_by text 2147483647 null
created_at timestamp 29,6 now()
created_by text 2147483647 null
sys_period tstzrange 2147483647 tstzrange(CURRENT_TIMESTAMP, NULL::timestamp with time zone)

Indexes

Constraint Name Type Sort Column(s)
recreation_driving_direction_pkey Primary key Asc rec_resource_id

Relationships