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: 디비 컨테이너 생성시 init.sql 실행되게 구현 #10

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

HyunTaek5
Copy link
Contributor

🛠️ 변경사항

  • DB 기본 init DDL 추가
  • Region 테이블 기본 데이터 시딩 insert sql 추가


❗체크리스트

  • 하나의 메소드는 최소의 기능만 하도록 설정했나요?
  • 수정 가능하도록 유연하게 작성했나요?
  • 필요 없는 import문이나 setter 등을 삭제했나요?
  • 기존의 코드에 영향이 없는 것을 확인하였나요?

@HyunTaek5 HyunTaek5 added the 환경세팅 This doesn't seem right label Sep 30, 2023
@HyunTaek5 HyunTaek5 requested a review from kjeongh September 30, 2023 18:44
@HyunTaek5 HyunTaek5 self-assigned this Sep 30, 2023
@HyunTaek5 HyunTaek5 linked an issue Sep 30, 2023 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
환경세팅 This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] DB init SQL 세팅
1 participant