← Shopware 6.7.7.1

Shopware 6.7.7.1 sales_channel_shipping_method

Columns

2 columns

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

Indexes

2 indexes

Index Name Columns Unique
fk.sales_channel_shipping_method.shipping_method_id shipping_method_id No
PRIMARY sales_channel_id,shipping_method_id Yes

Relations (from this table)

2 relations

Local Field Foreign Table Foreign Field
sales_channel_id sales_channel id
shipping_method_id shipping_method id