Skip to content

Commit

Permalink
Vitalii Boiko: removed redundant subscriptions for catalog rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaliy Boyko committed Apr 13, 2019
1 parent 212a533 commit d52da79
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/code/Magento/CatalogRule/etc/mview.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,8 @@
<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" />
<table name="catalog_product_entity_varchar" entity_column="entity_id" />
<table name="catalog_category_product" entity_column="product_id" />
</subscriptions>
</view>
Expand Down

0 comments on commit d52da79

Please sign in to comment.