structural_summary


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('structural_summary_id_seq'::regclass)
site_location_visit_id int4 10 null
site_location_visit.site_location_visit_id site_location_visit_structural_summary_fk R
phenology_comment text 2147483647 null
upper_1_dominant text 2147483647 null
upper_2_dominant text 2147483647 null
upper_3_dominant text 2147483647 null
mid_1_dominant text 2147483647 null
mid_2_dominant text 2147483647 null
mid_3_dominant text 2147483647 null
ground_1_dominant text 2147483647 null
ground_2_dominant text 2147483647 null
ground_3_dominant text 2147483647 null
description text 2147483647 null
mass_flowering_event bool 1 null

Table contained 565 rows

Indexes

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

Relationships