Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_pathway_criteria_group_criterion_id_seq'::regclass) |
|
|
||||
criteria_group_id | int8 | 19 | null |
|
|
|||||
criterion_type | varchar | 255 | ''::character varying |
|
|
|||||
criterion_id | int8 | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
app_pathcritgroucrit_id_pk | Primary key | Asc | id |
app_pathcritgroucrit_cri_ix | Performance | Asc | criteria_group_id |