stat_cat

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('asset.stat_cat_id_seq'::regclass)
stat_cat_entry.stat_cat a_sce_sc_fkey C
stat_cat_entry_copy_map.stat_cat a_sc_sc_fkey C
owner int4 10 null
org_unit.id a_sc_owner_fkey C
opac_visible bool 1 false
name text 2147483647 null
required bool 1 false
sip_field bpchar 2 null
stat_cat_sip_fields.field stat_cat_sip_field_fkey N
sip_format text 2147483647 null
checkout_archive bool 1 false

Indexes

Constraint Name Type Sort Column(s)
stat_cat_pkey Primary key Asc id
sc_once_per_owner Must be unique Asc/Asc owner + name

Relationships