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

🐛 Bug - 심볼 검색 기능 수정 #149

Merged
merged 1 commit into from
Aug 13, 2024
Merged

🐛 Bug - 심볼 검색 기능 수정 #149

merged 1 commit into from
Aug 13, 2024

Conversation

moir2407
Copy link
Member

Type of change

  • Feature : 새로운 기능 추가
  • Bug fix : 버그 수정
  • Refactor : 코드 리팩토링 작업
  • Document : 문서작업
  • Test : 테스트 코드 작성 및 테스트 작업
  • Style : 코드 스타일 및 포맷팅 작업
  • CI/CD : CI/CD 작업 수정
  • Chore : 패키지 매니저, 라이브러리 업데이트 등의 작업

PR Desciption

변경 사항 설명

  • 심볼 추천 API 결과로 얻은 단어와 유사한 심볼을 DB에서 가져오지 못하는 문제가 있어 다른 JPA 메서드 적용

관련 이슈

@moir2407 moir2407 requested a review from destiny3912 August 13, 2024 08:23
@moir2407 moir2407 self-assigned this Aug 13, 2024
@moir2407 moir2407 requested a review from luke0408 as a code owner August 13, 2024 08:23
Copy link
Contributor

@destiny3912 destiny3912 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다 :) 다시 한번 확인해보시고 뮨제 없으면 머지해주세요

@moir2407 moir2407 merged commit c58dc5f into master Aug 13, 2024
3 checks passed
@moir2407 moir2407 deleted the feature/148 branch August 13, 2024 13:46
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.

[Bug] Symbol 검색 오류 문제
2 participants