Skip to content

Pagination (페이징 처리) #165

Description

@nashs789
  • 서버에 페이징 처리가 공통 모듈로 되어 있는데 만약 수정을 한다면 NestJS에서 보편적으로 하는 페이징 방법을 찾아서 변경을 고려해도 됨
  • 현재 paging 메소드들 중에서 getIdsFromItems 메소드의 경우 PK 값을 하드 코딩으로 받는데 이 문제에 대해서 고민 해봐야함
    • Table 혹은 Entity 전달 시 해당 정보에서 PK 값을 뽑아낼 수 있는 방법이 있을 듯

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions