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 |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
lineitem_generated_attr_definition_pkey | Primary key | Asc | id |