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

[BE] 엔티티 리팩토링 #30

Open
10 tasks done
rim109 opened this issue Jul 1, 2024 · 0 comments
Open
10 tasks done

[BE] 엔티티 리팩토링 #30

rim109 opened this issue Jul 1, 2024 · 0 comments
Assignees
Labels
🍱 Add 에셋 파일 추가 ♻️ Refactor 코드 리팩토링 (동작 변경 없음)

Comments

@rim109
Copy link
Contributor

rim109 commented Jul 1, 2024

✨ Feature

엔티티 리팩토링을 합니다

📝 설명

엔티티 리팩토링

✏️ 작업 상세 내용

작업 상세 내용을 적어주세요.

  • 유저 엔티티 수정
  • 이메일 엔티티 수정
  • 카테고리 엔티티 수정
  • 포스트 엔티티 수정
  • 플레이스 엔티티 추가
  • 키워드 엔티티 추가
  • 좋아요 엔티티 수정
  • 코멘트 엔티티 수정
  • 가게 메뉴 엔티티 추가
  • 포스트 좋아요 엔티티 수정
@rim109 rim109 added the ♻️ Refactor 코드 리팩토링 (동작 변경 없음) label Jul 1, 2024
@rim109 rim109 self-assigned this Jul 1, 2024
rim109 added a commit that referenced this issue Jul 1, 2024
- follow_count 디폴트 0으로 지정
- 오어스의 경우 비밀번호, 전화번호, 이름 null -> ""으로 지정
rim109 added a commit that referenced this issue Jul 1, 2024
- 널 값 허용하지 않는 걸로 수정
@rim109 rim109 mentioned this issue Jul 1, 2024
@rim109 rim109 closed this as completed Jul 1, 2024
@rim109 rim109 reopened this Jul 5, 2024
rim109 added a commit that referenced this issue Jul 5, 2024
rim109 added a commit that referenced this issue Jul 5, 2024
rim109 added a commit that referenced this issue Jul 5, 2024
-group가 예약어라 type으로 수정
@rim109 rim109 mentioned this issue Jul 5, 2024
@rim109 rim109 closed this as completed Jul 5, 2024
@rim109 rim109 reopened this Jul 6, 2024
rim109 added a commit that referenced this issue Jul 6, 2024
🍱 Add: null 관련된 것 수정 (#30)
go-tiger added a commit that referenced this issue Jul 10, 2024
go-tiger added a commit that referenced this issue Jul 10, 2024
go-tiger added a commit that referenced this issue Jul 10, 2024
- Places테이블  At 순서 변경
- At 컬럼들에 기본값 추가
go-tiger added a commit that referenced this issue Jul 13, 2024
- Posts 테이블 일부 컬럼 수정
- CommentLikes 테이블 추가
go-tiger added a commit that referenced this issue Jul 14, 2024
- Posts 테이블 관계명 수정
- Places 테이블 x,y 데이터 유형 변경
rim109 added a commit that referenced this issue Jul 15, 2024
- 프론트 처리로 불필요해져서 PostKeyword 삭제
rim109 added a commit that referenced this issue Jul 15, 2024
- place 엔티티에서 x, y 데이터 타입 변경 (float -> double)
- 별점 엔티티 주석 삭제
- keywordTag 연관관계 삭제 후 데이터 타입 String으로 변경
@rim109 rim109 mentioned this issue Jul 15, 2024
go-tiger added a commit that referenced this issue Aug 13, 2024
- 별점 부분 placeId 수정
@go-tiger go-tiger mentioned this issue Aug 13, 2024
go-tiger added a commit that referenced this issue Aug 25, 2024
- deleted_at 컬럼 삭제
- FK onDelete CASCADE -> NO ACTION
@go-tiger go-tiger mentioned this issue Sep 17, 2024
8 tasks
@rim109 rim109 mentioned this issue Sep 18, 2024
7 tasks
@go-tiger go-tiger mentioned this issue Sep 18, 2024
rim109 added a commit that referenced this issue Oct 3, 2024
@rim109 rim109 mentioned this issue Oct 16, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍱 Add 에셋 파일 추가 ♻️ Refactor 코드 리팩토링 (동작 변경 없음)
Projects
None yet
Development

No branches or pull requests

2 participants