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] 스터디 전체 조회 API 중 스터디 제목으로 검색하는 부분 수정 #86

Merged
merged 6 commits into from
Jul 1, 2022

Conversation

gandi0330
Copy link
Contributor

@gandi0330 gandi0330 commented Jun 30, 2022

📑 제목

[BE] 스터디 전체 조회 API 중 스터디 제목으로 검색하는 부분 수정

📎 관련 이슈

✔️ 셀프 체크리스트

최소 1명 이상의 assign을 받아야만 Merge 가능합니다.

  • Warning Message가 발생하지 않았나요?
  • Coding Convention을 준수했나요?
  • Test Code를 작성하였나요?

💬 작업 내용

구현 내용 및 작업 했던 내역

  • 기존 study_title like concat("", #{studyTitle}, "") 에서 mysql의 와일드 카드에 "*"가 없고 1글자 이상을 뜻하는 와일드카드가"%" 라서 이로 수정

🚧 PR 특이 사항

PR을 볼 때 주의깊게 봐야하거나 말하고 싶은 점

🕰 실제 소요 시간

작업을 시작하기 부터 PR을 올리기 까지 소요된 시간입니다.

  • 0.5시간

@gandi0330 gandi0330 added this to the API개발 milestone Jun 30, 2022
@gandi0330 gandi0330 requested a review from lion1735 June 30, 2022 10:57
@lion1735 lion1735 merged commit 78781fd into back Jul 1, 2022
@lion1735 lion1735 deleted the F03_BE_정현명 branch July 1, 2022 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants