Table bety.public.posteriors_runs
Legend: Primary key columns Indexed columns
Column Type Size Nulls Auto Default References Comments
posterior_id int4 10  √   χ  null posteriors.id
run_id int4 10  √   χ  null runs.id
created_at timestamp 29,6  √   χ  null
updated_at timestamp 29,6  √   χ  null
Indexes:
Column(s) Type Sort Constraint Name
posterior_id + run_id Must be unique Asc/Asc index_posteriors_runs_on_posterior_id_and_run_id