We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 292c9b6 commit cec2444Copy full SHA for cec2444
app/code/Magento/Catalog/etc/db_schema.xml
@@ -134,6 +134,7 @@
134
</constraint>
135
<index referenceId="CATALOG_PRODUCT_ENTITY_INT_ATTRIBUTE_ID" indexType="btree">
136
<column name="attribute_id"/>
137
+ <column name="entity_id"/>
138
</index>
139
<index referenceId="CATALOG_PRODUCT_ENTITY_INT_STORE_ID" indexType="btree">
140
<column name="store_id"/>
0 commit comments