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

[#190/refactor] 마지막 학습지를 받은 구독자 기록 추가 #191

Merged
merged 2 commits into from
Jul 13, 2024

Conversation

belljun3395
Copy link
Collaborator

🎫 연관 이슈

resolved: #190

💁‍♂️ PR 내용

  • 마지막 학습지를 받은 구독자 기록 추가

🙏 작업

  • 기존 구현에서는 UNSUBS_OPINION에 기록을 추가하지 않아 구분하지 못하는 문제가 있어 "recieve.all"을 추가하였습니다.

🙈 PR 참고 사항

📸 스크린샷

🤖 테스트 체크리스트

  • 체크 미완료
  • 체크 완료

@github-actions github-actions bot added the refactor 기존 기능에 대해 개선할 때 사용됩니다. label Jul 11, 2024
Copy link
Member

@hun-ca hun-ca left a comment

Choose a reason for hiding this comment

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

나중에 좀 더 개선된 방향으로 바꿔봐도 좋을거 같아요. 구독완료를 의미하는 컬럼 추가나 다른 테이블로 이동 등등

@belljun3395
Copy link
Collaborator Author

네! 저도 염두해두고 있을께요!

@belljun3395 belljun3395 merged commit 6476ca6 into main Jul 13, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor 기존 기능에 대해 개선할 때 사용됩니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

마지막 학습지를 받은 구독자 UNSUBS_OPINION에 기록 추가
2 participants