Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('local_units_affiliation_id_seq'::regclass) |
|
|
||||
code | int4 | 10 | null |
|
|
|||||
name | varchar | 100 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
local_units_affiliation_pkey | Primary key | Asc | id |