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

refactor: 공연 도메인 ddl 컬럼 크기 조정 #236

Merged
merged 6 commits into from
Jan 12, 2024
Merged

Conversation

park0jae
Copy link
Member

구현 기능

  • 공연 도메인 ddl 컬럼 크기 조정

트러블 슈팅

  • schema.sql 파일이 잘 적용되지 않는 문제가 발생
  • 기존 schema.sql 파일을 conf.d -> initdb.d로 이동
  • schema.sql과 data.sql 파일의 실행 순서를 위해 파일명 앞에 숫자 적용

resolve: #234

@park0jae park0jae added refactor 리팩터링 event 공연 labels Jan 12, 2024
Copy link
Member

@KarmaPol KarmaPol left a comment

Choose a reason for hiding this comment

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

LGTM

@KarmaPol KarmaPol merged commit 6eedeaf into main Jan 12, 2024
1 check passed
@park0jae park0jae deleted the event/234 branch January 22, 2024 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
event 공연 refactor 리팩터링
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

refactor: 공연 도메인 ddl 컬럼 크기 조정
2 participants