Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: 채팅 조회 정렬 방향 변경 및 최대 10개로 수정 #61

Merged
merged 1 commit into from
Feb 18, 2024

Conversation

nonaninona
Copy link
Contributor

요약 (Summary)

채팅조회에 userId 추가한 이후 채팅 순서가 거꾸로 뒤집혀 나오던 이슈 수정

변경 사항 (Changes)

  • 채팅 정렬 순서를 뒤집음
  • 쿼리 결과를 limit를 이용해 10개로 잘라줌

리뷰 요구사항

확인 방법 (선택)

현재 배포 완료한 뒤 테스트 해봤습니다

Copy link
Member

@Mouon Mouon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

쿼리확인하였고, 서비스에서도 확인했습니다!

@Mouon Mouon merged commit 2202cdc into develop Feb 18, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants