Shopware 5.7.2 s_article_configurator_set_option_relations
Links configurator sets to their available options.
Columns
| Column | Type | Nullable | Additional |
|---|---|---|---|
| set_id | int(11) unsigned | NO | Primary Key, Default: 0 |
| option_id | int(11) unsigned | NO | Primary Key, Default: 0 |
Indexes
| Index Name | Columns | Unique |
|---|---|---|
| PRIMARY | set_id,option_id | Yes |
