← Shopware 6.7.7.1

Shopware 6.7.7.1 app_script_condition

Columns

10 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
app_id binary(16) NO Index Foreign Key → app.id
identifier varchar(255) NO
active tinyint(1) NO Default: 1
group varchar(255) YES
script longtext YES
constraints longblob YES
config json YES
created_at datetime(3) NO
updated_at datetime(3) YES

Indexes

2 indexes

Index Name Columns Unique
fk.app_script_condition.app_id app_id No
PRIMARY id 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_script_condition_translation app_script_condition_id
id rule_condition script_id