planting_site_species_targets

-1 rows


Description

Which species are intended to be planted at each planting site.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
planting_site_id int8 19 null
stratum_species_targets.planting_site_id species_must_be_targeted_to_site C
planting_sites.id planting_site_species_targets_planting_site_id_fkey C
species_id int8 19 null
stratum_species_targets.species_id species_must_be_targeted_to_site C
species.id planting_site_species_targets_species_id_fkey C
target_plants int8 19 null

Indexes

Constraint Name Type Sort Column(s)
planting_site_species_targets_pkey Primary key Asc/Asc planting_site_id + species_id
planting_site_species_targets_species_id_idx Performance Asc species_id

Relationships