Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('responsibility_set_id_seq'::regclass) |
|
|
||||||||||
modelling_group | text | 2147483647 | null |
|
|
|||||||||||
touchstone | text | 2147483647 | null |
|
|
|||||||||||
status | text | 2147483647 | null |
|
|
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
responsibility_set_pkey | Primary key | Asc | id |
responsibility_set_modelling_group_touchstone_key | Must be unique | Asc/Asc | modelling_group + touchstone |