burden_estimate_set


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('burden_estimate_set_id_seq'::regclass)
burden_estimate.burden_estimate_set burden_estimate_burden_estimate_set_fkey R
burden_estimate_set_problem.burden_estimate_set burden_estimate_set_problem_burden_estimate_set_fkey R
impact_estimate_set.focal_burden_estimate_set impact_estimate_set_focal_burden_estimate_set_fkey R
impact_estimate_set_ingredient.burden_estimate_set impact_estimate_set_ingredient_burden_estimate_set_fkey R
responsibility.current_burden_estimate_set responsibility_current_burden_estimate_set_fkey R
model_version int4 10 null
model_version.id burden_estimate_set_model_version_fkey R
responsibility int4 10 null
responsibility.id burden_estimate_set_responsibility_fkey R
run_info text 2147483647 null
validation text 2147483647 null
comment text 2147483647 null
interpolated bool 1 null
complete bool 1 false
uploaded_by text 2147483647 null
app_user.username burden_estimate_set_uploaded_by_fkey R
uploaded_on timestamp 29 date_trunc('milliseconds'::text, now())
status text 2147483647 'complete'::text
burden_estimate_set_status.code burden_estimate_set_status_fkey R
set_type text 2147483647 'central-unknown'::text
burden_estimate_set_type.code burden_estimate_set_set_type_fkey R
set_type_details text 2147483647 null

Table contained 0 rows

Indexes

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

Relationships