← Shopware 6.7.7.1

Shopware 6.7.7.1 app_flow_action

Columns

14 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
app_id binary(16) NO Index Foreign Key → app.id
name varchar(255) NO Unique
badge varchar(255) YES
url varchar(500) NO
delayable tinyint(1) NO Default: 0
parameters json YES
config json YES
headers json YES
requirements json YES
icon mediumblob YES
sw_icon varchar(255) YES
created_at datetime(3) NO
updated_at datetime(3) YES

Indexes

3 indexes

Index Name Columns Unique
fk.app_flow_action.app_id app_id No
PRIMARY id Yes
uniq.app_flow_action.name name Yes

Relations (from this table)

1 relations

Local Field Foreign Table Foreign Field
app_id app id

Relations (to this table)

2 relations

Local Field Foreign Table Foreign Field
id app_flow_action_translation app_flow_action_id
id flow_sequence app_flow_action_id