Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('product_template_attribute_exclusion_id_seq'::regclass) |
|
|
|||||
| product_template_attribute_value_id | int4 | 10 | √ | null |
|
|
Attribute Value |
||||
| product_tmpl_id | int4 | 10 | null |
|
|
Product Template |
|||||
| create_uid | int4 | 10 | √ | null |
|
|
Created by |
||||
| write_uid | int4 | 10 | √ | null |
|
|
Last Updated by |
||||
| create_date | timestamp | 29,6 | √ | null |
|
|
Created on |
||||
| write_date | timestamp | 29,6 | √ | null |
|
|
Last Updated on |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| product_template_attribute_exclusion_pkey | Primary key | Asc | id |
| product_template_attribute_exclusion__product_template_5b2f8938 | Performance | Asc | product_template_attribute_value_id |
| product_template_attribute_exclusion__product_tmpl_id_index | Performance | Asc | product_tmpl_id |

