standing_penalty

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('config.standing_penalty_id_seq'::regclass)
usr_standing_penalty.standing_penalty usr_standing_penalty_standing_penalty_fkey C
grp_penalty_threshold.penalty grp_penalty_threshold_penalty_fkey C
name text 2147483647 null
label text 2147483647 null
block_list text 2147483647 null
staff_alert bool 1 false
org_depth int4 10 null
ignore_proximity int4 10 null

Indexes

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

Relationships