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

fix: 엔티티 예약어로 인한 컬럼 수정 #284

Merged
merged 1 commit into from
Jan 4, 2025
Merged

Conversation

mikekks
Copy link
Collaborator

@mikekks mikekks commented Jan 3, 2025

📝 PR 타입

  • 기능 추가
  • 기능 수정
  • 기능 삭제
  • 리팩토링
  • docs 작업, swagger 작업
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

📢 변경 사항

  • rank 가 예약어라 배치 서버가 제대로 돌아가지 않는 문제가 있습니다.
  • 예전에는 어떻게 잘 돌아갔는지 의문입니다...

❗️To Reviewer

⚙️ 테스트 결과

발생한 쿼리 첨부

👉 반영 브랜치

@mikekks mikekks self-assigned this Jan 3, 2025
Copy link
Collaborator

@clean2001 clean2001 left a comment

Choose a reason for hiding this comment

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

원인 찾으시느라 수고 많으셨습니다..!

@mikekks mikekks merged commit 2df0dae into develop Jan 4, 2025
3 checks passed
@mikekks mikekks deleted the fix/#283 branch January 4, 2025 04:49
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.

fix: 엔티티 컬럼 수정
2 participants