Shopware 6.7.8.0 customer_group_registration_sales_channels
Configures which customer groups allow self-registration on which Sales Channels.
| 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 | |
| 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