( ! ) Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'ivfdb.treatment_cycles' doesn't exist in E:\Program_Files\wamp64\www\ivf1\treatment_app1\cycles\list_cycles.php on line 4
( ! ) PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'ivfdb.treatment_cycles' doesn't exist in E:\Program_Files\wamp64\www\ivf1\treatment_app1\cycles\list_cycles.php on line 4
Call Stack
#TimeMemoryFunctionLocation
10.0057369056{main}( )...\list_cycles.php:0
20.0086415616query( $query = 'SELECT c.*, p.female_partner_name FROM treatment_cycles c\r\n JOIN patients p ON c.patient_id = p.id\r\n ORDER BY c.id DESC', $fetchMode = ??? )...\list_cycles.php:4