acq.lineitem_attr
|
Cascading Deletes: Deleting rows from this table will cascade to: acq.lineitem. |
|
Deferrable Constraints: The following FK constraints are deferrable — they are checked at transaction end, not statement end: |
Columns
| Column | Type | Nullable | Default | Notes |
|---|---|---|---|---|
id PK |
|
No |
nextval('acq.lineitem_attr_id_seq'::regclass) |
|
definition |
|
No |
||
lineitem FK |
|
No |
||
attr_type |
|
No |
||
attr_name |
|
No |
||
attr_value |
|
No |
||
order_ident |
|
No |
false |
Foreign Keys
| Column(s) | References | On Delete | On Update | Deferrable | Constraint |
|---|---|---|---|---|---|
|
CASCADE |
NO ACTION |
DEFERRED |
|
Indexes
| Index | Method | Definition |
|---|---|---|
|
btree |
|
|
btree |
|
|
btree |
|
|
btree |
|