← Shopware 6.7.7.1

Shopware 6.7.7.1 sales_channel_currency

Columns

2 columns

Column Type Nullable Additional
sales_channel_id binary(16) NO Primary Key Foreign Key → sales_channel.id
currency_id binary(16) NO Primary Key Foreign Key → currency.id

Indexes

2 indexes

Index Name Columns Unique
fk.sales_channel_currency.currency_id currency_id No
PRIMARY sales_channel_id,currency_id Yes

Relations (from this table)

2 relations

Local Field Foreign Table Foreign Field
currency_id currency id
sales_channel_id sales_channel id