step_quants


Columns

Column Type Size Nulls Auto Default Children Parents Comments
step_id int8 19 null
steps.id step_quants_step_id_fkey C
quant_id int4 10 null
quants.id step_quants_quant_id_fkey R
value float8 17,17 null
ref_id int4 10 null
refs.id step_quants_ref_id_fkey R

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
step_quants_step_id_idx Performance Asc step_id
unique_step_quant Must be unique Asc/Asc/Asc step_id + quant_id + ref_id

Relationships