Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('acq.lineitem_attr_definition_id_seq'::regclass) |
|
|
|||||
| code | text | 2147483647 | null |
|
|
||||||
| description | text | 2147483647 | null |
|
|
||||||
| remove | text | 2147483647 | ''::text |
|
|
||||||
| ident | bool | 1 | false |
|
|
||||||
| xpath | text | 2147483647 | null |
|
|
||||||
| provider | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| lineitem_provider_attr_definition_pkey | Primary key | Asc | id |
