Time : 13:42:15 SQLSTATE[42S22]: Column not found: 1054 Unknown column 'payment_status' in 'field list' Raw SQL : UPDATE rt_booking_on_the_go SET booking_status='Verified By Customer', payment_status='not-paid' WHERE booking_app_id=? Time : 18:12:11 SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '18:12:11,booking_status='Cancelled by Partner', cancelled_by='provider' WHERE bo' at line 1 Raw SQL : UPDATE rt_booking_on_the_go SET cancellation_time=22-02-2022 18:12:11,booking_status='Cancelled by Partner', cancelled_by='provider' WHERE booking_app_id=? Time : 17:57:41 SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '17:57:41,booking_status='Cancelled by Partner', cancelled_by='provider' WHERE bo' at line 1 Raw SQL : UPDATE rt_booking_on_the_go SET cancellation_time=22-02-2022 17:57:41,booking_status='Cancelled by Partner', cancelled_by='provider' WHERE booking_app_id=? Time : 17:50:54 SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '17:50:54, otp=502978, provider_id=863 WHERE booking_app_id=?' at line 1 Raw SQL : UPDATE rt_booking_on_the_go SET booking_status='Accepted', accept_time=22-02-2022 17:50:54, otp=502978, provider_id=863 WHERE booking_app_id=? Time : 17:49:34 SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '17:49:34,otp=246426, provider_id=863 WHERE booking_app_id=?' at line 1 Raw SQL : UPDATE rt_booking_on_the_go SET booking_status='Accepted',accept_time=22-02-2022 17:49:34,otp=246426, provider_id=863 WHERE booking_app_id=? Time : 12:15:56 SQLSTATE[42S22]: Column not found: 1054 Unknown column 'booking_time' in 'field list' Raw SQL : SELECT provider_id, user_id, customer_token_id, customer_device_os, TIMESTAMPDIFF(MINUTE, cancellation_time, booking_time) duration FROM rt_booking_on_the_go WHERE booking_app_id=? Time : 12:14:27 SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'provider_id=863 WHERE booking_app_id=?' at line 1 Raw SQL : UPDATE rt_booking_on_the_go SET booking_status='Accepted',otp=331427 provider_id=863 WHERE booking_app_id=? Time : 11:35:51 SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_address' cannot be null Raw SQL : INSERT INTO rt_booking_on_the_go (user_id, provider_id,booking_app_id,booking_address,latitude,longitude,booking_status, gender, service_type, hours_per_day, job_types, food_type, house_size, members, user_cost, provider_salary, user_rating,provider_rating,start_date, interview_time, end_date, customer_address, customer_token_id, customer_device_os) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) Time : 11:31:46 SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_address' cannot be null Raw SQL : INSERT INTO rt_booking_on_the_go (user_id, provider_id,booking_app_id,booking_address,latitude,longitude,booking_status, gender, service_type, hours_per_day, job_types, food_type, house_size, members, user_cost, provider_salary, user_rating,provider_rating,start_date, interview_time, end_date, customer_address, customer_token_id, customer_device_os) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)