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

[BE] feat: Club 페이징 적용 및 batch size 설정 #622

Open
wants to merge 20 commits into
base: develop
Choose a base branch
from

Commits on Sep 26, 2024

  1. chore: local 환경 batch_fetch_size 설정 추가

    Co-authored-by: jimi567 <[email protected]>
    J-I-H-O and jimi567 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    6abbe66 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    8f5605e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f1fa1c View commit details
    Browse the repository at this point in the history
  3. refactor: elementalCollection 엔티티로 승격

    Co-authored-by: jimi567 <[email protected]>
    J-I-H-O and jimi567 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d71cb20 View commit details
    Browse the repository at this point in the history
  4. refactor: 불필요한 정렬문 제거

    Co-authored-by: jimi567 <[email protected]>
    J-I-H-O and jimi567 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    29edf1e View commit details
    Browse the repository at this point in the history
  5. refactor: Criteria 및 join문 제거

    Co-authored-by: jimi567 <[email protected]>
    J-I-H-O and jimi567 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c6b582a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. refactor: 불필요한 조건문 제거

    Co-authored-by: jimi567 <[email protected]>
    J-I-H-O and jimi567 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    171e2d2 View commit details
    Browse the repository at this point in the history
  2. feat: 페이징 구현

    Co-authored-by: jimi567 <[email protected]>
    J-I-H-O and jimi567 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b659fff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4675df1 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    925df3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b215f8f View commit details
    Browse the repository at this point in the history
  3. test: 페이징 테스트 추가

    Co-authored-by: jimi567 <[email protected]>
    J-I-H-O and jimi567 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    8f3b1c6 View commit details
    Browse the repository at this point in the history
  4. refactor: 메서드 분리

    Co-authored-by: jimi567 <[email protected]>
    J-I-H-O and jimi567 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c7eb13d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb1c84a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c28300d View commit details
    Browse the repository at this point in the history
  7. chore: dev 및 prod 환경 batch size 옵션 추가

    Co-authored-by: jimi567 <[email protected]>
    J-I-H-O and jimi567 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    9c108e8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d3748e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. fix: 버전 대응을 위해 nullable 처리

    Co-authored-by: jimi567 <[email protected]>
    J-I-H-O and jimi567 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f6f2d0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ef57a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    446c230 View commit details
    Browse the repository at this point in the history