Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('per_organizationtypes_id_seq'::regclass) |
|
|
||||||
title | varchar | 255 | null |
|
|
|||||||
is_deprecated | bool | 1 | null |
|
|
|||||||
order | int2 | 5 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
per_organizationtypes_pkey | Primary key | Asc | id |