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

[feat] DB 마이그레이션 #136

Open
3 of 4 tasks
hyeesw opened this issue Sep 1, 2024 · 0 comments
Open
3 of 4 tasks

[feat] DB 마이그레이션 #136

hyeesw opened this issue Sep 1, 2024 · 0 comments
Assignees
Labels
🌏 Deploy 배포 관련

Comments

@hyeesw
Copy link
Member

hyeesw commented Sep 1, 2024

어떤 기능인가요?

스키마가 변경됐을 때 기존 데이터를 보존하며 마이그레이션 (flyway 사용)

작업 상세 내용

  • flyway 셋업
  • 기존 테이블에 새로운 칼럼 추가시 테스트
  • 기존 테이블의 칼럼 삭제시 테스트
  • 기존 테이블 삭제시 테스트

참고할만한 자료(선택)

@hyeesw hyeesw added the 🌏 Deploy 배포 관련 label Sep 1, 2024
@hyeesw hyeesw self-assigned this Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌏 Deploy 배포 관련
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant