Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('authority.control_set_authority_field_id_seq'::regclass) |
|
|
|||||||||||||||||
| main_entry | int4 | 10 | √ | null |
|
|
|||||||||||||||||
| control_set | int4 | 10 | null |
|
|
||||||||||||||||||
| tag | bpchar | 3 | null |
|
|
||||||||||||||||||
| nfi | bpchar | 1 | √ | null |
|
|
|||||||||||||||||
| sf_list | text | 2147483647 | null |
|
|
||||||||||||||||||
| display_sf_list | text | 2147483647 | null |
|
|
||||||||||||||||||
| name | text | 2147483647 | null |
|
|
||||||||||||||||||
| description | text | 2147483647 | √ | null |
|
|
|||||||||||||||||
| joiner | text | 2147483647 | √ | null |
|
|
|||||||||||||||||
| linking_subfield | bpchar | 1 | √ | null |
|
|
|||||||||||||||||
| heading_field | int4 | 10 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| control_set_authority_field_pkey | Primary key | Asc | id |
