species_problem_types

3 rows


Description

(Enum) Specific types of problems that can be detected in species data.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
species_problems.type_id species_problems_type_id_fkeyR
name text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
species_problem_types_pkey Primary key Asc id

Relationships