Conversation
* fix: tiny int 제거 * test: local -> dev 로 명칭 변경된 것 적용 * test: 불필요한 코드 제거 * test: dto 생성자의 인자 순서를 올바르게 변경
* style: 개행 수정 - 불필요한 개행 제거 - EOF 개행 추가 * chore: 오타 수정 - down 하는 곳에서 Starting 이라 에코하고 있던 것을 수정 * refactor: docker-compose 를 docker compose 로
* chore: flyway 추가 * chore: v2 마이그레이션 파일 추가 - gpa_score, language_test_score 테이블 추가 - 이름이 맞지 않는 FK 이름 수정 - 누락되었던 FK 추가 - application.is_delete 추가 * chore: flyway 환경설정 추가 * fix: 오류 설정 수정 * chore: flyway-mysql 추가 * fix: 마이그레이션 sql에서 FK 명 오타 수정, 현재 존재하는 데이터 정합성과 맞지 않은 쿼리 하나 비활성화 * style: 파일 마지막줄 개행 추가 * chore: V1__init.sql 추가 * fix: enum 누락 수정
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.