[11-Sep-2022 21:27:04 Australia/Sydney] PHP Fatal error:  Uncaught Exception: Query Error >> ["42S02",1146,"Table 'hostinga_reports.orders' doesn't exist"] >> 
            select customers.country,sum(orderdetails.quantityOrdered*orderdetails.priceEach) as amount 
            from orders
            join orderdetails on orderdetails.orderNumber = orders.orderNumber
            join customers on customers.customerNumber = orders.customerNumber
            group by customers.country
         || Sql params = [] || Search params = [] in /home/hostinga/public_html/portal/koolreport/core/src/datasources/PdoDataSource.php:493
Stack trace:
#0 /home/hostinga/public_html/portal/koolreport/core/src/datasources/PdoDataSource.php(549): koolreport\datasources\PdoDataSource->buildMetaData()
#1 /home/hostinga/public_html/portal/koolreport/core/src/KoolReport.php(384): koolreport\datasources\PdoDataSource->start()
#2 /home/hostinga/public_html/portal/examples/reports/basic/sales_by_country_test/run.php(5): koolreport\KoolReport->run()
#3 /home/hostinga/public_html/portal/examp in /home/hostinga/public_html/portal/koolreport/core/src/datasources/PdoDataSource.php on line 493
[11-Sep-2022 21:44:39 Australia/Sydney] PHP Parse error:  syntax error, unexpected ''93 : hostingaccount;' (T_ENCAPSED_AND_WHITESPACE) in /home/hostinga/public_html/portal/koolreport/core/src/processes/CalculatedColumn.php(142) : eval()'d code on line 1
[11-Sep-2022 21:46:47 Australia/Sydney] PHP Parse error:  syntax error, unexpected ':' in /home/hostinga/public_html/portal/koolreport/core/src/processes/CalculatedColumn.php(142) : eval()'d code on line 1
[11-Sep-2022 21:46:49 Australia/Sydney] PHP Parse error:  syntax error, unexpected ':' in /home/hostinga/public_html/portal/koolreport/core/src/processes/CalculatedColumn.php(142) : eval()'d code on line 1
[11-Sep-2022 21:47:01 Australia/Sydney] PHP Parse error:  syntax error, unexpected ':' in /home/hostinga/public_html/portal/koolreport/core/src/processes/CalculatedColumn.php(142) : eval()'d code on line 1
