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