← Shopware 6.7.7.1

Shopware 6.7.7.1 customer_group_registration_sales_channels

Columns

3 columns

Column Type Nullable Additional
customer_group_id binary(16) NO Primary Key Foreign Key → customer_group.id
sales_channel_id binary(16) NO Primary Key Foreign Key → sales_channel.id
created_at datetime(3) NO

Indexes

3 indexes

Index Name Columns Unique
fk.customer_group_registration_sales_channels.customer_group_id customer_group_id No
fk.customer_group_registration_sales_channels.sales_channel_id sales_channel_id No
PRIMARY customer_group_id,sales_channel_id Yes

Relations (from this table)

2 relations

Local Field Foreign Table Foreign Field
customer_group_id customer_group id
sales_channel_id sales_channel id