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

Fix: 태그 삭제 메서드에 @Modifying을 추가한다. #75

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

hseong3243
Copy link
Owner

작업 내용

  • 태그 delete 쿼리 메서드에 @Modifying을 추가하였습니다.

@hseong3243 hseong3243 added Bug 뭔가 잘못되었습니다. Fix 잘못된 것을 수정합니다. labels Apr 11, 2024
@hseong3243 hseong3243 self-assigned this Apr 11, 2024
@hseong3243 hseong3243 linked an issue Apr 11, 2024 that may be closed by this pull request
Copy link

Test Results

158 tests  ±0   158 ✅ ±0   2s ⏱️ ±0s
 48 suites ±0     0 💤 ±0 
 48 files   ±0     0 ❌ ±0 

Results for commit 25193aa. ± Comparison against base commit 3754776.

@hseong3243 hseong3243 merged commit 418c82d into main Apr 11, 2024
2 checks passed
@hseong3243 hseong3243 deleted the fix/#74-add-modifying branch April 11, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 뭔가 잘못되었습니다. Fix 잘못된 것을 수정합니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix: 태그 삭제 메서드에 @Modifying을 추가한다.
1 participant