Skip to content

Commit 4638b35

Browse files
committed
db_schema_whitelist updates for Magento_Catalog
1 parent 5e332f5 commit 4638b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/etc/db_schema_whitelist.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"value": true
6969
},
7070
"index": {
71-
"CATALOG_PRODUCT_ENTITY_INT_ATTRIBUTE_ID": true,
71+
"CATALOG_PRODUCT_ENTITY_INT_ATTRIBUTE_ID_ENTITY_ID": true,
7272
"CATALOG_PRODUCT_ENTITY_INT_STORE_ID": true,
7373
"CATALOG_PRODUCT_ENTITY_INT_ATTRIBUTE_ID_STORE_ID_VALUE": true
7474
},

0 commit comments

Comments
 (0)