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] refactor: 도메인 의존 관계 분리 draft #597

Closed
wants to merge 3 commits into from

Conversation

kevstevie
Copy link
Collaborator

@kevstevie kevstevie commented Nov 1, 2023

😋 작업한 내용

  • base root entity 분리

  • 🙏 PR Point

👍 관련 이슈


Copy link

github-actions bot commented Nov 1, 2023

Test Results

111 tests  ±0   111 ✔️ ±0   12s ⏱️ -6s
  22 suites ±0       0 💤 ±0 
  22 files   ±0       0 ±0 

Results for commit ae87fcd. ± Comparison against base commit 1983174.

♻️ This comment has been updated with latest results.

ON round.meeting_day_of_the_week_id = meeting_day_of_the_week.id
SET round.day_of_week = meeting_day_of_the_week.day_of_week;

alter table round drop foreign key FKp9ga9uq8uvomn6vytcr34vfl5;
Copy link
Collaborator

Choose a reason for hiding this comment

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

일단 12 버전에 있는 �외래키 이름을 넣긴 했는데 잘 될지 불안하긴하네요..?

@kevstevie kevstevie closed this Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants