Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('config.biblio_fingerprint_id_seq'::regclass) |
|
|
||
| name | text | 2147483647 | null |
|
|
|||
| xpath | text | 2147483647 | null |
|
|
|||
| first_word | bool | 1 | false |
|
|
|||
| format | text | 2147483647 | 'marcxml'::text |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| biblio_fingerprint_pkey | Primary key | Asc | id |
