Skip to content

Commit 5e332f5

Browse files
Update app/code/Magento/Catalog/etc/db_schema.xml
Co-authored-by: Ihor Sviziev <ihor-sviziev@users.noreply.github.com>
1 parent f99fd4e commit 5e332f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/etc/db_schema.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<column name="attribute_id"/>
133133
<column name="store_id"/>
134134
</constraint>
135-
<index referenceId="CATALOG_PRODUCT_ENTITY_INT_ATTRIBUTE_ID" indexType="btree">
135+
<index referenceId="CATALOG_PRODUCT_ENTITY_INT_ATTRIBUTE_ID_ENTITY_ID" indexType="btree">
136136
<column name="attribute_id"/>
137137
<column name="entity_id"/>
138138
</index>

0 commit comments

Comments
 (0)