← Shopware 6.4.19.0

Shopware 6.4.19.0 event_action_sales_channel

Sales Channel restrictions for legacy event actions.

Columns

2 columns

Column Type Nullable Additional
event_action_id binary(16) NO Primary Key Foreign Key → event_action.id
sales_channel_id binary(16) NO Primary Key Foreign Key → sales_channel.id

Indexes

2 indexes

Index Name Columns Unique
PRIMARY event_action_id,sales_channel_id Yes
sales_channel_id sales_channel_id No

Relations (from this table)

2 relations

Local Field Foreign Table Foreign Field
event_action_id event_action id
sales_channel_id sales_channel id