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: (#821) flyway 수정 #822

Merged
merged 1 commit into from
Mar 5, 2025
Merged

fix: (#821) flyway 수정 #822

merged 1 commit into from
Mar 5, 2025

Conversation

kkm06100
Copy link
Member

@kkm06100 kkm06100 commented Mar 5, 2025

작업 내용 설명

  • flyway 수정

주요 변경 사항

  • V10flyway 오류 수정

결과물

체크리스트

  • 어플리케이션 구동(혹은 테스트)시 오류는 없나요?
  • 생성된 코드에 Javadoc 주석을 추가 하였나요?
  • 생성된 코드에 대한 테스트 코드가 작성 되었나요?

관련 이슈

@kkm06100 kkm06100 linked an issue Mar 5, 2025 that may be closed by this pull request
1 task
@ilyoil2
Copy link
Member

ilyoil2 commented Mar 5, 2025

flyway는 삭제하시면 안됩니다 지우고 새로 만드는게 아니라 테이블을 update 시켜야 해요

@zios0707 zios0707 added the 👾bug 버그가 발생한 경우 label Mar 5, 2025
@ilyoil2 ilyoil2 merged commit 7047fb0 into develop Mar 5, 2025
2 checks passed
@ilyoil2 ilyoil2 deleted the fix/821-flyway-fix branch March 5, 2025 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👾bug 버그가 발생한 경우
Projects
None yet
Development

Successfully merging this pull request may close these issues.

flyway 수정
3 participants