Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
group_id | serial | 10 | √ | nextval('sgn.groups_group_id_seq'::regclass) |
|
|
||||||||||||||
type | int4 | 10 | √ | null |
|
|
||||||||||||||
comment | text | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
groups_pkey | Primary key | Asc | group_id |