/home/homes/nicolasgritte/sites/3wa_FSD39A/POO/exo3-cart/index.php:8:
object(PDO)[2]

( ! ) Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nicolasgritte_eCommerce.Product' doesn't exist in /home/homes/nicolasgritte/sites/3wa_FSD39A/POO/exo3-cart/app/Classes/Database.php on line 29
( ! ) PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nicolasgritte_eCommerce.Product' doesn't exist in /home/homes/nicolasgritte/sites/3wa_FSD39A/POO/exo3-cart/app/Classes/Database.php on line 29
Call Stack
#TimeMemoryFunctionLocation
10.0043358200{main}( ).../index.php:0
20.0342402256Database->select( $requete = 'SELECT * FROM `Product` WHERE id=:id', $conditions = ['id' => 1] ).../index.php:9
30.0342403576execute( ).../Database.php:29