Skip to content

Commit bbca402

Browse files
author
Vitaliy Boyko
committed
Vitalii Boiko: revert varchar and text tables
1 parent d52da79 commit bbca402

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@
1717
<table name="catalog_product_entity_datetime" entity_column="entity_id" />
1818
<table name="catalog_product_entity_decimal" entity_column="entity_id" />
1919
<table name="catalog_product_entity_int" entity_column="entity_id" />
20+
<table name="catalog_product_entity_text" entity_column="entity_id" />
2021
<table name="catalog_product_entity_tier_price" entity_column="entity_id" />
22+
<table name="catalog_product_entity_varchar" entity_column="entity_id" />
2123
<table name="catalog_category_product" entity_column="product_id" />
2224
</subscriptions>
2325
</view>

0 commit comments

Comments
 (0)