File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
app/code/Magento/Catalog/etc Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1645
1645
<constraint xsi : type =" primary" referenceId =" PRIMARY" >
1646
1646
<column name =" id" />
1647
1647
</constraint >
1648
- <index referenceId =" CATALOG_PRODUCT_INDEX_ENTITY_CUSTOMER_WEBSITE " indexType =" btree" >
1648
+ <index referenceId =" CAT_PRD_IDX_PRICE_TMP_ENTT_ID_CSTR_GROUP_ID_WS_ID " indexType =" btree" >
1649
1649
<column name =" entity_id" />
1650
1650
<column name =" customer_group_id" />
1651
1651
<column name =" website_id" />
Original file line number Diff line number Diff line change 993
993
"CATALOG_PRODUCT_INDEX_PRICE_TMP_CUSTOMER_GROUP_ID" : true ,
994
994
"CATALOG_PRODUCT_INDEX_PRICE_TMP_WEBSITE_ID" : true ,
995
995
"CATALOG_PRODUCT_INDEX_PRICE_TMP_MIN_PRICE" : true ,
996
- "CATALOG_PRODUCT_INDEX_ENTITY_CUSTOMER_WEBSITE " : true
996
+ "CAT_PRD_IDX_PRICE_TMP_ENTT_ID_CSTR_GROUP_ID_WS_ID " : true
997
997
},
998
998
"constraint" : {
999
999
"PRIMARY" : true
You can’t perform that action at this time.
0 commit comments