impact_estimate_set_ingredient


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('impact_estimate_set_ingredient_id_seq'::regclass)
impact_estimate_set int4 10 null
impact_estimate_set.id impact_estimate_set_ingredient_impact_estimate_set_fkey R
impact_estimate_ingredient int4 10 null
impact_estimate_ingredient.id impact_estimate_set_ingredient_impact_estimate_ingredient_fkey R
burden_estimate_set int4 10 null
burden_estimate_set.id impact_estimate_set_ingredient_burden_estimate_set_fkey R

Table contained 0 rows

Indexes

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

Relationships