Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('config.metabib_field_id_seq'::regclass) |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
field_class | text | 2147483647 | null |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
name | text | 2147483647 | null |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
label | text | 2147483647 | null |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
xpath | text | 2147483647 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
weight | int4 | 10 | 1 |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
format | text | 2147483647 | 'mods33'::text |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
search_field | bool | 1 | true |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
facet_field | bool | 1 | false |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
browse_field | bool | 1 | true |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
browse_nocase | bool | 1 | false |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
browse_xpath | text | 2147483647 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
browse_sort_xpath | text | 2147483647 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
facet_xpath | text | 2147483647 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
display_xpath | text | 2147483647 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
text | 2147483647 | √ | null |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
joiner | text | 2147483647 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
restrict | bool | 1 | false |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
display_field | bool | 1 | true |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
metabib_field_pkey | Primary key | Asc | id |
config_metabib_field_class_name_idx | Must be unique | Asc/Asc | field_class + name |