Skip to content

[Fix] 엔티티간 양방향 연관관계 매핑 정상화#70

Merged
Joon9750 merged 13 commits intomainfrom
fix/#69
May 28, 2025
Merged

[Fix] 엔티티간 양방향 연관관계 매핑 정상화#70
Joon9750 merged 13 commits intomainfrom
fix/#69

Conversation

@Dimo-2562
Copy link
Collaborator

🔍 개요

제대로 설정되지 않았던 각 엔티티간의 양방향 연관관계를 정상화 시켰습니다.
잘못 설정된 데이터들 때문에 DB를 한 번 초기화 시켰습니다.

📝 변경사항

  • 각 서비스에서 연관관계 매핑 로직 수행

close #69

@Dimo-2562 Dimo-2562 self-assigned this May 27, 2025
@Joon9750 Joon9750 merged commit 3b70e6d into main May 28, 2025
1 check passed
@Dimo-2562 Dimo-2562 deleted the fix/#69 branch May 28, 2025 08:46
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.

[Fix] Quiz와 Question간의 Lazy Loading 문제 해결

2 participants