데이터베이스 초기화시 사용되는 카테고리 테이블명 수정 (#8) #76
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🔍 개요
데이터베이스 초기화시 사용되는 카테고리 테이블명 수정
✨ 작업 내용
로컬과 원격의 os가 달라서 mysql에 생성되는 db테이블명의 대소문자가 다르게 생성되고있었네요.
정상적으로 작동하도록 수정했습니다.
✅ 체크리스트
🔗 관련 이슈
#8
💬 리뷰 요구사항 (option)
📎 추가 정보 (option)