You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
parece que la conversacion tiene como 6 users diferentes:
SELECT * FROM conversations_users where conversation_id = 754443;
SELECT * FROM messages WHERE conversation_id = 754443;
SELECT * FROM messages where text LIKE ‘%Hola Leandro..de dónde%’;