observation_media_types

-1 rows


Description

(Enum) Types of observation plot media. This refers to the type of thing that’s being depicted, not the content type of the media file.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
observation_media_files.type_id observation_photos_type_id_fkey R
name text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
observation_photo_types_pkey Primary key Asc id
observation_photo_types_name_key Must be unique Asc name

Relationships