Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('responsibility_set_comment_id_seq'::regclass) |
|
|
||||
responsibility_set | int4 | 10 | null |
|
|
|||||
comment | text | 2147483647 | null |
|
|
|||||
added_by | text | 2147483647 | null |
|
|
|||||
added_on | timestamp | 29 | null |
|
|
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
responsibility_set_comment_pkey | Primary key | Asc | id |