SWDB
← Versions / 6.4.16.0 /

event_action

Fields (10)

Name Type Null Key Default Extra
id binary(16) NO PRI NULL
title varchar(500) YES NULL
event_name varchar(500) NO MUL NULL
action_name varchar(500) NO MUL NULL
config longtext YES NULL
custom_fields longtext YES NULL
active tinyint(1) NO 1
migrated_flow_id binary(16) YES NULL
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL

Indexes (3)

Name Columns Unique
idx.event_action.action_name action_name No
idx.event_action.event_name event_name No
PRIMARY id Yes

Referenced By (2)

event_action_rule . event_action_id id
event_action_sales_channel . event_action_id id