Skip to content

MemberRole를 enum에서 Convertor로 변환 #113

@hcpak

Description

@hcpak

🗣 설명

MemberRole를 Enumerated(EnumType.STRING)으로 되어 있는데 이는 DB에 데이터 낭비를 초래한다고 한다.(근데 이유는 잘 모르겠다.) 따라서 DB에 효율적으로 저장할 수 있는 convertor를 사용해 이 문제를 해결할 수 있다고 한다. 출처: https://tech.yangs.kr/16

📋 체크리스트

구현해야하는 이슈 체크리스트

  1. MembeRole를 enum에서 convertor로 변환

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions