Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('vandelay.bib_attr_definition_id_seq'::regclass) |
|
|
|||||
| code | text | 2147483647 | null |
|
|
||||||
| description | text | 2147483647 | √ | null |
|
|
|||||
| xpath | text | 2147483647 | null |
|
|
||||||
| remove | text | 2147483647 | ''::text |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| bib_attr_definition_pkey | Primary key | Asc | id |
| bib_attr_definition_code_key | Must be unique | Asc | code |

