impact_estimate_set


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('impact_estimate_set_id_seq'::regclass)
impact_estimate.impact_estimate_set impact_estimate_impact_estimate_set_fkey R
impact_estimate_recipe.current_impact_estimate_set impact_estimate_recipe_current_impact_estimate_set_fkey R
impact_estimate_set_ingredient.impact_estimate_set impact_estimate_set_ingredient_impact_estimate_set_fkey R
impact_estimate_recipe int4 10 null
impact_estimate_recipe.id impact_estimate_set_impact_estimate_recipe_fkey R
computed_on timestamp 29 CURRENT_TIMESTAMP
recipe_touchstone text 2147483647 null
touchstone.id impact_estimate_set_recipe_touchstone_fkey R
coverage_touchstone text 2147483647 null
touchstone.id impact_estimate_set_coverage_touchstone_fkey R
focal_coverage_set int4 10 null
coverage_set.id impact_estimate_set_focal_coverage_set_fkey R
focal_burden_estimate_set int4 10 null
burden_estimate_set.id impact_estimate_set_focal_burden_estimate_set_fkey R

Table contained 0 rows

Indexes

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

Relationships