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
Hibernate: select f1_0.friend_seq,f1_0.friend_id,f1_0.user_id from friend f1_0 where f1_0.user_id=?
Hibernate: select u1_0.user_id,u1_0.user_name,u1_0.user_status from user_chat_table u1_0 where u1_0.user_id=?
Hibernate: select u1_0.user_id,u1_0.user_name,u1_0.user_status from user_chat_table u1_0 where u1_0.user_id=?
Hibernate: select u1_0.user_id,u1_0.user_name,u1_0.user_status from user_chat_table u1_0 where u1_0.user_id=?
Hibernate: select u1_0.user_id,u1_0.user_name,u1_0.user_status from user_chat_table u1_0 where u1_0.user_id=?
Hibernate: select u1_0.user_id,u1_0.user_name,u1_0.user_status from user_chat_table u1_0 where u1_0.user_id=?
// This select query coninue until all user were found //
The text was updated successfully, but these errors were encountered:
GET /api-chat/rooms
The text was updated successfully, but these errors were encountered: