recreation_photographer_type_code

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
photographer_type_code varchar 2147483647 null
recreation_image_consent_form.photographer_type_code recreation_image_consent_form_photographer_type_code_fkey R
recreation_image_consent_form_history.photographer_type_code Implied Constraint R
recreation_photographer_type_code_history.photographer_type_code Implied Constraint R

Unique code identifier for photographer type

description varchar 2147483647 null

Human-readable description of the photographer type

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_photographer_type_code_pkey Primary key Asc photographer_type_code

Relationships