Fatal error: Uncaught PDOException: SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "base.admin_help" does not exist
LINE 1: ...,base.admin_help.order as "admin_help.order" FROM base.admin...
^ in /var/www/html/src/Manager/EntityManager/dbPdo.php:68
Stack trace:
#0 /var/www/html/src/Manager/EntityManager/dbPdo.php(68): PDO->query()
#1 /var/www/html/src/Manager/EntityManager/Repository.php(892): App\Manager\EntityManager\dbPdo->query()
#2 /var/www/html/src/Manager/EntityManager/Repository.php(277): App\Manager\EntityManager\Repository::fetchAll()
#3 /var/www/html/src/Manager/EntityManager/EntityManager.php(150): App\Manager\EntityManager\Repository->getList()
#4 /var/www/html/src/Manager/RoutingManager/BaseController.php(31): App\Manager\EntityManager\EntityManager->getList()
#5 /var/www/html/src/Controller/Bazarexpress/Layout/LayoutController.php(47): App\Manager\RoutingManager\BaseController->__construct()
#6 /var/www/html/src/Manager/RoutingManager/Router.php(172): App\Controller\Bazarexpress\Layout\LayoutController->__construct()
#7 /var/www/html/index.php(72): App\Manager\RoutingManager\Router::callController()
#8 {main}
thrown in /var/www/html/src/Manager/EntityManager/dbPdo.php on line 68