Time : 06:51:32 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'parivahan_orcl.comments' doesn't exist Raw SQL : insert into comments(party_id,customer_id,comment,adddate) values(:party_id,:customer_id,:comment,:adddate) Time : 06:51:29 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'parivahan_orcl.ratings' doesn't exist Raw SQL : insert into ratings(party_id,customer_id,rating,adddate) values(:party_id,:customer_id,:rating,:adddate) Time : 06:51:21 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'parivahan_orcl.ratings' doesn't exist Raw SQL : insert into ratings(party_id,customer_id,rating,adddate) values(:party_id,:customer_id,:rating,:adddate)