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

[Feature] - DB 스키마 형상관리를 위한 Flyway 도입 BE #449

Merged
merged 7 commits into from
Sep 24, 2024

Conversation

Libienz
Copy link

@Libienz Libienz commented Sep 24, 2024

✅ 작업 내용

  • flyway 의존성 추가
  • dev, prod 파일 flyway 설정 및 기존 데이터와 호환 설정

🙈 참고 사항

Copy link

github-actions bot commented Sep 24, 2024

Test Results

 31 files   31 suites   8s ⏱️
255 tests 255 ✅ 0 💤 0 ❌
269 runs  269 ✅ 0 💤 0 ❌

Results for commit 05339f2.

♻️ This comment has been updated with latest results.

Copy link
Member

@nak-honest nak-honest left a comment

Choose a reason for hiding this comment

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

LGTM 바로 드립니닷

Copy link

@hangillee hangillee left a comment

Choose a reason for hiding this comment

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

문제 없어 보이네요!
고생하셨습니다 리비!

@Libienz Libienz merged commit 8c6be41 into develop/be Sep 24, 2024
3 checks passed
@Libienz Libienz deleted the feature/be/#445 branch September 24, 2024 07:39
@Libienz Libienz linked an issue Sep 24, 2024 that may be closed by this pull request
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Feature] - DB 스키마 형상관리를 위한 Flyway 도입
4 participants