👤 Magento_Customer · engine innodb
customer_group_excluded_website
Excluded Websites From Customer Group
Columns (3)
| Name | Type | Null | Default | Comment |
|---|---|---|---|---|
| entity_id PK | int unsigned | no | ||
| customer_group_id | int unsigned | no | Customer Group ID | |
| website_id | smallint unsigned | no | Excluded Website ID from Customer Group |
Keys & indexes
Primary key: entity_id
Indexes
- CUSTOMER_GROUP_EXCLUDED_WEBSITE_CUSTOMER_GROUP_ID_WEBSITE_ID (customer_group_id, website_id) btree