MageSmith

👤 Magento_Customer · engine innodb

customer_group_excluded_website

Excluded Websites From Customer Group

Columns (3)

NameTypeNullDefaultComment
entity_id PKint unsignedno
customer_group_id int unsignednoCustomer Group ID
website_id smallint unsignednoExcluded 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