recreation_resource_reservation_info

-1 rows


Description

Identifies the reservation information on the specific recreation resource.

Columns

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

File identification assigned to Provincial Forest Use files. Assigned file number. Usually the Licence, Tenure or Private Mark number.

reservation_instructions varchar 200 null

Reservation website instructions.

reservation_website varchar 200 null

Reservation website if availiable.

reservation_phone_number varchar 50 null

Reservation phone number if availiable.

reservation_email varchar 100 null

Reservation email if availiable.

reservation_comments varchar 400 null

Reservation comments if availiable.

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_resource_reservation_info_pkey Primary key Asc rec_resource_id

Relationships