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

refactor: Notification 테이블에 인덱스 설정 #576

Open
4 tasks
mzeong opened this issue Sep 24, 2024 · 0 comments
Open
4 tasks

refactor: Notification 테이블에 인덱스 설정 #576

mzeong opened this issue Sep 24, 2024 · 0 comments
Assignees

Comments

@mzeong
Copy link
Contributor

mzeong commented Sep 24, 2024

📝 작업 내용

  • findAllMeetingLogs(Long meetingId)
  • findAllByTypeAndStatus(NotificationType type, NotificationStatus status)
  • findAllMeetingIdAndType(Long meetingId, NotificationType type)
  • findAllByMateIdAndStatus(long mateId, NotificationStatus status)
@mzeong mzeong added this to the 5차 스프린트 milestone Sep 24, 2024
@mzeong mzeong self-assigned this Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant