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

[BE] Festival, Ticket 테이블의 school_id의 not null 제약조건을 제거한다. #464

Closed
xxeol2 opened this issue Sep 26, 2023 · 0 comments · Fixed by #465
Closed
Labels
BE 백엔드에 관련된 작업

Comments

@xxeol2
Copy link
Member

xxeol2 commented Sep 26, 2023

✨ 세부 내용

dev DB의 기존 데이터와 충돌이 일어나 flyway 에러가 발생했습니다.
에러를 해결하고 서버를 배포하기 위해 not null 제약조건을 제거합니다.

(차후에 다시 Not null 제약조건을 추가해야합니다.)

image

⏰ 예상 소요 시간

@xxeol2 xxeol2 added the BE 백엔드에 관련된 작업 label Sep 26, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in 2023-festa-go Sep 26, 2023
@xxeol2 xxeol2 changed the title [BE] Ticket 테이블의 school_id의 not null 제약조건을 제거한다. [BE] Festival, Ticket 테이블의 school_id의 not null 제약조건을 제거한다. Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드에 관련된 작업
Projects
Status: Done
1 participant