Skip to content

Commit 619bdbc

Browse files
BEG-81: Add catalog_category_product table to subscriptions
1 parent 1aaf4d8 commit 619bdbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/mview.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
<table name="catalog_product_link" entity_column="product_id" />
4545
<table name="catalogrule_product_price" entity_column="product_id" />
4646
<table name="cataloginventory_stock_item" entity_column="product_id" />
47+
<table name="catalog_category_product" entity_column="product_id" />
4748
</subscriptions>
4849
</view>
4950
</config>

0 commit comments

Comments
 (0)