ZfTable
ZfTable copied to clipboard
Table product not found
i can only see the sql file for the table customers, but i cant find the sql file for the table product
An exception occurred while executing 'SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT idcustomer0 FROM (SELECT c0_.idcustomer AS idcustomer0, c0_.name AS name1, c0_.surname AS surname2, c0_.street AS street3, c0_.city AS city4, c0_.active AS active5, p1_.customer_id AS customer_id6, p1_.product AS product7 FROM customer c0_ LEFT JOIN product p1_ ON c0_.idcustomer = p1_.customer_id) dctrn_result) dctrn_table':
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p1_.customer_id' in 'field list'