Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
list_item_id | bigserial | 19 | √ | nextval('sgn_people.list_item_list_item_id_seq'::regclass) |
|
|
|||||
content | text | 2147483647 | √ | null |
|
|
|||||
list_id | int4 | 10 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
list_item_pkey | Primary key | Asc | list_item_id |