📦 Magento_Downloadable · engine innodb
catalog_product_index_price_downlod_tmp
Temporary Indexer Table for price of downloadable products
Columns (5)
| Name | Type | Null | Default | Comment |
|---|---|---|---|---|
| entity_id | int unsigned | no | Entity ID | |
| customer_group_id | int | no | ||
| website_id | smallint unsigned | no | Website ID | |
| min_price | decimal | no | 0 | Minimum price |
| max_price | decimal | no | 0 | Maximum price |
Keys & indexes
Primary key: entity_id, customer_group_id, website_id