growth_forms

-1 rows


Description

(Enum) What physical form a particular species takes. For example, “Tree” or “Shrub.”

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
species_growth_forms.growth_form_id species_growth_forms_growth_form_id_fkey R
name text 2147483647 null

Indexes

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

Relationships