Skip to content

[Fix] Text엔티티가 Delete되지 않는 에러 해결#78

Merged
rover0811 merged 2 commits intomainfrom
fix/#77
Jun 2, 2025
Merged

[Fix] Text엔티티가 Delete되지 않는 에러 해결#78
rover0811 merged 2 commits intomainfrom
fix/#77

Conversation

@Dimo-2562
Copy link
Collaborator

🔍 개요

Text 엔티티가 일대다로 매핑된 Keyword 엔티티때문에 삭제가 되지 않는 문제 해결

📝 변경사항

  • Keyword와 Text간의 양방향 연관관계 설정로 해결

@Dimo-2562 Dimo-2562 requested a review from rover0811 June 2, 2025 08:01
@Dimo-2562 Dimo-2562 self-assigned this Jun 2, 2025
@Dimo-2562 Dimo-2562 closed this Jun 2, 2025
@Dimo-2562 Dimo-2562 reopened this Jun 2, 2025
@rover0811 rover0811 merged commit 4cf63e4 into main Jun 2, 2025
2 checks passed
@Dimo-2562 Dimo-2562 deleted the fix/#77 branch June 2, 2025 08:08
@Dimo-2562 Dimo-2562 linked an issue Jun 2, 2025 that may be closed by this pull request
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] Text 삭제 에러 해결

2 participants