Skip to content

Commit e7bea84

Browse files
committed
B2B-1663: Add Primary Key on Magento CE DB Tables
1 parent 293b4ba commit e7bea84

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1697,10 +1697,6 @@
16971697
<column name="value_id"/>
16981698
<column name="entity_id"/>
16991699
</constraint>
1700-
<constraint xsi:type="primary" referenceId="PRIMARY">
1701-
<column name="value_id"/>
1702-
<column name="entity_id"/>
1703-
</constraint>
17041700
</table>
17051701
<table name="catalog_product_index_eav_replica" resource="default" engine="innodb"
17061702
comment="Catalog Product EAV Index Table">

0 commit comments

Comments
 (0)