← Shopware 6.4.19.0

Shopware 6.4.19.0 event_action_rule

Rules restricting when a legacy event action should fire.

Columns

2 columns

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

Indexes

2 indexes

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

Relations (from this table)

2 relations

Local Field Foreign Table Foreign Field
event_action_id event_action id
rule_id rule id