Skip to content

Commit 67d30d6

Browse files
ENGCOM-4755: Removed redundant Gallery subscription for catalog rules #22320
- Merge Pull Request #22320 from VitaliyBoyko/magento2:magento2.3-remove-redundant-subscriptions-for-catalog-rules - Merged commits: 1. d52da79 2. bbca402
2 parents 810780b + bbca402 commit 67d30d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/CatalogRule/etc/mview.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
<table name="catalog_product_entity" entity_column="entity_id" />
1717
<table name="catalog_product_entity_datetime" entity_column="entity_id" />
1818
<table name="catalog_product_entity_decimal" entity_column="entity_id" />
19-
<table name="catalog_product_entity_gallery" entity_column="entity_id" />
2019
<table name="catalog_product_entity_int" entity_column="entity_id" />
2120
<table name="catalog_product_entity_text" entity_column="entity_id" />
2221
<table name="catalog_product_entity_tier_price" entity_column="entity_id" />

0 commit comments

Comments
 (0)