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

[Refactor]: 메인 러닝 방 조회 쿼리 수정, User의 Name 값 제거 #17

Open
InHyeok-J opened this issue Sep 4, 2022 · 0 comments
Assignees
Labels
Refactor refactoring

Comments

@InHyeok-J
Copy link
Contributor

InHyeok-J commented Sep 4, 2022

리팩토링 문제 사항

  • 메인 페이지 러닝 방 조회시 현재 last Id 방식으로 조회함.

  • 문제는 order의 방식이 id 순서가 아닌 startTime임.

  • lastId 방식을 안하고(NoOffset) paging 방식으로 변경하든,

  • lastId의 startTime을 기준으로 재 조회를 하든 해야 한다.

  • 회원 Table의 Name 값 제거

@InHyeok-J InHyeok-J added the Refactor refactoring label Sep 4, 2022
@InHyeok-J InHyeok-J self-assigned this Sep 4, 2022
@InHyeok-J InHyeok-J changed the title [Refactor]: 메인 러닝 방 조회 쿼리 수정 [Refactor]: 메인 러닝 방 조회 쿼리 수정, User의 Name 값 제거 Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor refactoring
Projects
None yet
Development

No branches or pull requests

1 participant