soil_types

-1 rows


Description

(Enum) Types of soil that can be noted in observations.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
observation_biomass_details.soil_type_id observation_biomass_details_soil_type_id_fkey R
name text 2147483647 null

Indexes

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

Relationships