experius / Magento-2-Module-Experius-Email-Catcher

Magento 2 Email Catcher or Email Logger Module. Available At Packagist.

Home Page:https://packagist.org/search/?q=experius

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade Schema Compatibility with Table Prefix

sudheernayak31 opened this issue · comments

Use a DB with Table prefix, it throws error while table or view not found error while setup upgrade.

Hi @sudheernayak31 ,

This should be fixed now by using the getTable() function which includes the prefix.