Skip to content

Docs: 현재 DB 스키마 문서화 - #39

Draft
kjhh2605 wants to merge 1 commit into
mainfrom
agent/database-schema-doc
Draft

Docs: 현재 DB 스키마 문서화#39
kjhh2605 wants to merge 1 commit into
mainfrom
agent/database-schema-doc

Conversation

@kjhh2605

Copy link
Copy Markdown
Contributor

변경 내용

  • 현재 JPA 엔티티 13개의 테이블, 컬럼, 외래 키와 enum 매핑을 문서화했습니다.
  • 엔티티 관계를 Mermaid ER 다이어그램으로 추가했습니다.
  • Lombok builder 기본값과 DB DEFAULT의 차이, 미선언 제약, Redis 저장 범위를 명시했습니다.
  • 문서 인덱스와 온보딩 문서에서 스키마 문서로 이동할 수 있도록 연결했습니다.

변경 이유와 영향

현재 백엔드 코드에서 도출되는 관계형 저장 구조를 한곳에서 확인하고, 프론트엔드 더미데이터 구성의 기준으로 공유하기 위한 문서 변경입니다. 제품 런타임 코드는 변경하지 않습니다.

검증

  • git diff --cached --check
  • JPA 엔티티 13개와 문서의 테이블 섹션 13개 일치 확인
  • 변경된 Markdown 로컬 링크 유효성 확인
  • Markdown 전용 변경이므로 Gradle 빌드 및 테스트는 실행하지 않았습니다.

@coderabbitai

coderabbitai Bot commented Jul 19, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 5eb90cba-6abe-4477-852f-5cd1d329f610

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch agent/database-schema-doc

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant