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

테이블 인덱스 추가 #192

Merged
merged 2 commits into from
Nov 11, 2023

Conversation

seokwns
Copy link
Contributor

@seokwns seokwns commented Nov 11, 2023

내용

  • 각 테이블의 인덱스 추가
  • jwt exception filter에서 불필요한 에러 캐치 삭제

- 토큰은 모두 unauthorized 에러만 발생하므로 jwt exception filter에서 불필요한 에러 캐치 메서드 제거
- 각 테이블의 인덱스 추가
@seokwns seokwns added enhancement New feature or request refactor labels Nov 11, 2023
@seokwns seokwns self-assigned this Nov 11, 2023
Copy link
Member

@1jeongg 1jeongg left a comment

Choose a reason for hiding this comment

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

고생하셨습니다! 더 빨라질 것 같아요! 근데 Chat 엔티티에는 추가 일부러 안 하신건가요?

@1jeongg 1jeongg merged commit e5e5186 into Step3-kakao-tech-campus:weekly Nov 11, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants