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