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

Commits on Nov 11, 2023

  1. refactor: jwt exception filter

    - 토큰은 모두 unauthorized 에러만 발생하므로 jwt exception filter에서 불필요한 에러 캐치 메서드 제거
    seokwns committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    4617787 View commit details
    Browse the repository at this point in the history
  2. feat: add table index

    - 각 테이블의 인덱스 추가
    seokwns committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    c03662d View commit details
    Browse the repository at this point in the history