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

도메인 엔티티 리팩토링 #16

Open
4 of 5 tasks
November8th opened this issue Oct 1, 2023 · 0 comments
Open
4 of 5 tasks

도메인 엔티티 리팩토링 #16

November8th opened this issue Oct 1, 2023 · 0 comments
Assignees
Labels
Priority: Low 우선순위 낮음 Status: Todo 할 일 Type: Refactoring 리팩토링
Milestone

Comments

@November8th
Copy link
Contributor

November8th commented Oct 1, 2023

Description

  • 각 엔티티 별 테이블 및 칼럼 명명 기준 수립 및 수정
  • 도메인 엔티티 구조 리팩토링
  • 도메인 엔티티 리팩토링

To Do

  • 명명 기준 수립
  • 데이터베이스 예약어 엔티티 이름, 컬럼 이름 변경
  • 도메인 엔티티 구조 리팩토링
  • 도메인 엔티티 리팩토링
  • 멘토님 피드백 반영 리팩토링

ETC

  • 도메인 엔티티 리팩토링
    • Id -> Entity
    • AuditingEntity 추가
  • 데이터베이스 예약어 엔티티 이름, 컬럼 이름 변경(에러 발생)
    • User -> Member
    • order -> postOrder, updateOrder
@November8th November8th added Priority: Low 우선순위 낮음 Status: Todo 할 일 Type: Refactoring 리팩토링 labels Oct 1, 2023
@November8th November8th self-assigned this Oct 1, 2023
@boseungk boseungk added this to the 5주차 milestone Oct 1, 2023
boseungk added a commit to boseungk/Team13_BE that referenced this issue Oct 3, 2023
- 데이터베이스 예약어 겹치는 엔티티 이름, 컬럼 이름 변경
- 컬럼 이름 통일
@boseungk boseungk closed this as completed Oct 4, 2023
@boseungk boseungk reopened this Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low 우선순위 낮음 Status: Todo 할 일 Type: Refactoring 리팩토링
Projects
None yet
Development

No branches or pull requests

2 participants