recreation_remed_repair_code

-1 rows


Description

Codes describing types of remedial repairs for recreation structures.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
recreation_remed_repair_code varchar 2 null
recreation_defined_campsite.recreation_remed_repair_code recreation_defined_campsite_recreation_remed_repair_code_fkey R
recreation_defined_campsite_history.recreation_remed_repair_code Implied Constraint R
recreation_remed_repair_code_history.recreation_remed_repair_code Implied Constraint R

Indicates the type of remedial repair applicable to the defined campsite.

description varchar 120 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_remed_repair_code_pkey Primary key Asc recreation_remed_repair_code

Relationships