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

[FEAT] [08-10] 서버는 게시글 테이블(DB) 접근 시 필요하다면 트랜잭션을 적용한다. #112

Closed
2 tasks done
qkrwogk opened this issue Nov 20, 2023 · 0 comments
Assignees
Labels
BE 백엔드 ✨ Feature 기능 개발
Milestone

Comments

@qkrwogk
Copy link
Collaborator

qkrwogk commented Nov 20, 2023

✨ 기능 설명

[08-10] 서버는 게시글 테이블(DB) 접근 시 필요하다면 트랜잭션을 적용한다.

✨ 개발 목록

  • �Service 로직 중 (글 수정, 삭제 등) 트랜잭션이 필요한 DB 접근 식별
  • 필요한 로직에 queryRunner를 사용한 트랜잭션 처리

✨ 스크린샷

✨ 기타 설명 / 질문

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드 ✨ Feature 기능 개발
Projects
None yet
Development

No branches or pull requests

1 participant