← Shopware 6.7.7.1

Shopware 6.7.7.1 app_flow_event

Columns

7 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
aware json NO
custom_fields json YES
created_at datetime(3) NO
updated_at datetime(3) YES

Indexes

4 indexes

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

Relations (from this table)

1 relations

Local Field Foreign Table Foreign Field
app_id app id

Relations (to this table)

1 relations

Local Field Foreign Table Foreign Field
id flow app_flow_event_id