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

테이블 리팩터링 #332

Open
hee9841 opened this issue Feb 3, 2025 · 0 comments
Open

테이블 리팩터링 #332

hee9841 opened this issue Feb 3, 2025 · 0 comments
Assignees
Labels
refactor 코드 리팩토링

Comments

@hee9841
Copy link
Collaborator

hee9841 commented Feb 3, 2025

📌 작업 요구 사항 요약

  • 현 시스템의 테이블 구조를 다음과 같이 변경합니다.

as-is

Image

to-be

Image

📋 상세 요구 사항

  • 가장 변경 구조가 큰 런닝 기록 도메인 먼저 작업합니다.
  • 최대한 JPA를 사용해서 구현하고, 필요할 경우, 기존의 jooq 대신 QueryDSL을 사용합니다.

🤔 예상 구현 방법

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor 코드 리팩토링
Projects
None yet
Development

No branches or pull requests

2 participants