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: lendings에 v2 kysely 적용 #792

Draft
wants to merge 20 commits into
base: develop
Choose a base branch
from

Conversation

nyj001012
Copy link
Contributor

개요

lendings의 /api/v2/mypage/lendings, /api/v2/lendings (구 histories)에 kysely 적용

작업 사항

  • kysely codegen으로 만든 DB 스키마와 contracts에 정의된 response 스키마 동기화
  • TypeORM 대신 kysely 사용

@nyj001012 nyj001012 added the enhancement New feature or request label Oct 28, 2023
@nyj001012 nyj001012 self-assigned this Oct 28, 2023
@nyj001012 nyj001012 linked an issue Oct 28, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 작업중
Development

Successfully merging this pull request may close these issues.

V2 kysely 시범 사용
1 participant