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

Refactor : sql 쿼리문 xml파일로 관리 #29

Merged
merged 5 commits into from
Sep 9, 2023
Merged

Refactor : sql 쿼리문 xml파일로 관리 #29

merged 5 commits into from
Sep 9, 2023

Conversation

chae52
Copy link
Contributor

@chae52 chae52 commented Sep 6, 2023

PR 타입(하나 이상의 PR 타입을 선택해주세요)

  • 기능 추가
  • 기능 삭제
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

반영 브랜치

refactor -> develop

변경 사항

  • sql 변수명을 이해하기 쉽도록 변경
  • sql 쿼리문 xml파일로 관리하기 위해 resources/sql.xml로 쿼리문 이동

테스트 결과

바꾼 후 해당 쿼리를 사용하는 API 정상 동작

@chae52 chae52 added the Refactor label Sep 6, 2023
.DS_Store Outdated
Copy link
Member

Choose a reason for hiding this comment

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

.DS_Store 불필요한 파일들이므로 모두 삭제 부탁드립니다.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

반영했습니다!

@DAY0522 DAY0522 merged commit d91ee2f into main Sep 9, 2023
2 checks passed
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