growth_forms

15 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_fkeyR
name text 2147483647 null

Indexes

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

Relationships