Skip to content

Report 도메인 Entity 추가 #160

@ckdals4600

Description

@ckdals4600

이슈 배경

  • Report 도메인에 사용 될 Entity 추가
  • Report 도메인 기본 클래스 추가

작업 내용

Report

  • 테이블명: reports
  • BaseEntity 사용
필드명 자바 타입 DB 컬럼 타입 제약 조건
id Long int PK, auto increment
member_id Member uuid not null
content String text not null

참고 자료

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions