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: 2025년 1학기 업데이트 쿼리 추가 #1172

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

Soundbar91
Copy link
Contributor

@Soundbar91 Soundbar91 commented Jan 14, 2025

🔥 연관 이슈

🚀 작업 내용

  • flyway 109번을 수정했습니다.
    • 2025년 1학기 업데이트 쿼리가 존재하지 않아, 프로덕션에 배포될 경우 빌드에 실패하게 됩니다.
    • 이를 방지 위해 109번 flyway에 업데이트 쿼리를 추가했습니다.
    • 논의 스레드

💬 리뷰 중점사항

스테이지 서버를 내린 이후, 적용 내용을 지운 뒤 해당 PR를 머지할 계획입니다.

@Soundbar91 Soundbar91 self-assigned this Jan 14, 2025
@github-actions github-actions bot added the 버그 정상적으로 동작하지 않는 문제상황입니다. label Jan 14, 2025
Copy link

Unit Test Results

354 tests   353 ✔️  1m 31s ⏱️
  45 suites      1 💤
  45 files        0

Results for commit e20604e.

Copy link
Contributor

@duehee duehee left a comment

Choose a reason for hiding this comment

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

flyway 적용 전 히스토리 정리..!
더블 체크 함 더 코멘트로 남겨드립니당.

@Soundbar91 Soundbar91 merged commit 88b6197 into develop Jan 14, 2025
5 checks passed
@Soundbar91 Soundbar91 deleted the fix/1171-flyway-109 branch January 14, 2025 05:32
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.

Flyway 109번을 재적용한다.
4 participants