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 제약조건을 추가한다. #468

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

Comments

@xxeol2
Copy link
Member

xxeol2 commented Sep 26, 2023

✨ 세부 내용

위 이슈에서 dev 서버의 에러를 해결하기 위해 제거했던 not null 제약조건을 다시 추가해야합니다.
추가시 DB의 기존 데이터 정합성을 확인한 후 머지해야합니다.

⏰ 예상 소요 시간

30분

@xxeol2 xxeol2 added the BE 백엔드에 관련된 작업 label Sep 26, 2023
@xxeol2 xxeol2 self-assigned this Sep 27, 2023
xxeol2 added a commit that referenced this issue Oct 6, 2023
)

* refactor: Ticket,Festival 도메인 School notnull 제약사항 추가

* feat: flyway sql 추가
@github-project-automation github-project-automation bot moved this from Todo to Done in 2023-festa-go Oct 6, 2023
BGuga pushed a commit that referenced this issue Oct 17, 2023
)

* refactor: Ticket,Festival 도메인 School notnull 제약사항 추가

* feat: flyway sql 추가
BGuga pushed a commit that referenced this issue Oct 17, 2023
)

* refactor: Ticket,Festival 도메인 School notnull 제약사항 추가

* feat: flyway sql 추가
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