Skip to content

Commit

Permalink
ENGCOM-4755: Removed redundant Gallery subscription for catalog rules #…
Browse files Browse the repository at this point in the history
  • Loading branch information
sidolov authored Apr 18, 2019
2 parents 2c0813b + 67d30d6 commit 101746f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/code/Magento/CatalogRule/etc/mview.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
<table name="catalog_product_entity" entity_column="entity_id" />
<table name="catalog_product_entity_datetime" entity_column="entity_id" />
<table name="catalog_product_entity_decimal" entity_column="entity_id" />
<table name="catalog_product_entity_gallery" entity_column="entity_id" />
<table name="catalog_product_entity_int" entity_column="entity_id" />
<table name="catalog_product_entity_text" entity_column="entity_id" />
<table name="catalog_product_entity_tier_price" entity_column="entity_id" />
Expand Down

0 comments on commit 101746f

Please sign in to comment.