grp_penalty_threshold

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('permission.grp_penalty_threshold_id_seq'::regclass)
grp int4 10 null
grp_tree.id grp_penalty_threshold_grp_fkey C
org_unit int4 10 null
org_unit.id grp_penalty_threshold_org_unit_fkey C
penalty int4 10 null
standing_penalty.id grp_penalty_threshold_penalty_fkey C
threshold numeric 8,2 null

Indexes

Constraint Name Type Sort Column(s)
grp_penalty_threshold_pkey Primary key Asc id
penalty_grp_once Must be unique Asc/Asc/Asc grp + penalty + org_unit

Relationships