hold_matrix_weights

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('config.hold_matrix_weights_id_seq'::regclass)
weight_assoc.hold_weights weight_assoc_hold_weights_fkey N
name text 2147483647 null
user_home_ou numeric 6,2 null
request_ou numeric 6,2 null
pickup_ou numeric 6,2 null
item_owning_ou numeric 6,2 null
item_circ_ou numeric 6,2 null
usr_grp numeric 6,2 null
requestor_grp numeric 6,2 null
circ_modifier numeric 6,2 null
marc_type numeric 6,2 null
marc_form numeric 6,2 null
marc_bib_level numeric 6,2 null
marc_vr_format numeric 6,2 null
juvenile_flag numeric 6,2 null
ref_flag numeric 6,2 null
item_age numeric 6,2 null

Indexes

Constraint Name Type Sort Column(s)
hold_matrix_weights_pkey Primary key Asc id
hold_matrix_weights_name_key Must be unique Asc name

Relationships