ecosystem_types

14 rows


Description

(Enum) Types of ecosystems in which plants can be found. Based on the World Wildlife Federation’s “Terrestrial Ecoregions of the World” report.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
species_ecosystem_types.ecosystem_type_id species_ecosystem_types_ecosystem_type_id_fkeyR
name text 2147483647 null

Indexes

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

Relationships