Closed govereem closed 6 years ago
Hi thanks for the pull request, I already made a branch (see commit: https://github.com/EmicoEcommerce/Magento2TweakwiseExport/commit/8996fc8489d502a4ee2b2618594007f3932a236a) to fix this issue. The decorator itself has a method getTableName which does the same as in this pull request.
I was planning on merging this today.
Okay nice, your solution looks nicer for changing $connection->getTableName() to $ths->getTableName(). My solution can be skipped.
This solves the issue of missing table prefix for catalog_category_product_index