Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('acq.shipment_notification_entry_id_seq'::regclass) |
|
|
|||||
shipment_notification | int4 | 10 | null |
|
|
||||||
lineitem | int4 | 10 | √ | null |
|
|
|||||
item_count | int4 | 10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
shipment_notification_entry_pkey | Primary key | Asc | id |