Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_pathway_manual_role_id_seq'::regclass) |
|
|
||||
path_manual_id | int8 | 19 | null |
|
|
|||||
role | varchar | 100 | ''::character varying |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
app_pathmanurole_id_pk | Primary key | Asc | id |
app_pathmanurole_pat_ix | Performance | Asc | path_manual_id |