copy_location_group

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('asset.copy_location_group_id_seq'::regclass)
copy_location_group_map.lgroup copy_location_group_map_lgroup_fkey C
badge.loc_grp_filter badge_loc_grp_filter_fkey N
name text 2147483647 null
owner int4 10 null
org_unit.id copy_location_group_owner_fkey C
pos int4 10 0
top bool 1 false
opac_visible bool 1 true

Indexes

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

Relationships