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

feat: 쿼리스트링 검색 조건에 따라 동적 쿼리를 생성하여 조회하는 기능 구현 #484

Open
2 tasks
kokodak opened this issue Oct 16, 2023 · 0 comments
Labels
🍀 백엔드 백엔드 라벨

Comments

@kokodak
Copy link
Collaborator

kokodak commented Oct 16, 2023

🔥 구현 기능

현재는 쿼리스트링으로 들어오는 값이 없다면 바로 예외가 발생합니다. 쿼리스트링의 값이 있던 없던, 예외를 발생시키지 않고 동적 쿼리를 생성하여 조회할 수 있는 기능을 구현합니다.

🚧 작업목록

  • 동적 쿼리 구현
  • 쿼리스트링 값에 따라 동적 쿼리 적용

⏰ 추정 시간

4시간

🥸 담당자

👮‍♂️ 리뷰어

@kokodak kokodak added the 🍀 백엔드 백엔드 라벨 label Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍀 백엔드 백엔드 라벨
Projects
Status: No status
Development

No branches or pull requests

1 participant