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

[테스트 데이터 생성기] CH 02. CLIP 06. 도메인 설계 1: 기본 회원 정보와 개인 스키마 저장 테이블 #41

Merged
merged 1 commit into from
Jul 28, 2024

Conversation

djkeh
Copy link
Owner

@djkeh djkeh commented Jul 28, 2024

이 pr은 서비스를 구성할 도메인 중 테이블 스키마와 스키마 필드 도메인 설계를 제안한다.

This closes #6

테이블 스키마와 스키마 필드를 다룰 때 필요한 데이터를
클래스로 설계함.
기본적인 POJO 형태를 따름.
@djkeh djkeh added the enhancement New feature or request label Jul 28, 2024
@djkeh djkeh self-assigned this Jul 28, 2024
@djkeh djkeh merged commit 9134cd3 into main Jul 28, 2024
@djkeh djkeh deleted the feature/6-domain1 branch July 28, 2024 18:20
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
None yet
1 participant