weight_assoc

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('config.weight_assoc_id_seq'::regclass)
active bool 1 null
org_unit int4 10 null
org_unit.id weight_assoc_org_unit_fkey C
circ_weights int4 10 null
circ_matrix_weights.id weight_assoc_circ_weights_fkey N
hold_weights int4 10 null
hold_matrix_weights.id weight_assoc_hold_weights_fkey N

Indexes

Constraint Name Type Sort Column(s)
weight_assoc_pkey Primary key Asc id
cwa_one_active_per_ou Must be unique Asc org_unit

Relationships