Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('node_types_id_seq'::regclass) |
|
|
||||||
| type | text | 2147483647 | √ | null |
|
|
Table contained 5 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| node_types_pkey | Primary key | Asc | id |
| unique_node_type | Must be unique | Asc | type |

