Fields (3)
| Name | Type | Null | Key | Default | Extra |
|---|---|---|---|---|---|
| product_id | binary(16) | NO | PRI | NULL | |
| product_version_id | binary(16) | NO | PRI | NULL | |
| property_group_option_id | binary(16) | NO | PRI | NULL |
Indexes (2)
| Name | Columns | Unique |
|---|---|---|
| fk.product_property.configuration_option_id | property_group_option_id | No |
| PRIMARY | product_id,product_version_id,property_group_option_id | Yes |