Hi All,
I am trying to run the package but stuck with this error can you please help
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'rahulchat.mc_conversations' doesn't exist (SQL: select count(*) as aggregate from mc_conversations
inner join mc_conversation_user
on mc_conversation_user
.conversation_id
= mc_conversations
.id
where mc_conversation_user
.user_id
= 1)