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

[다이어리] 속지 조회 #35

Open
2 of 4 tasks
nitronium102 opened this issue Jul 29, 2022 · 1 comment
Open
2 of 4 tasks

[다이어리] 속지 조회 #35

nitronium102 opened this issue Jul 29, 2022 · 1 comment
Assignees

Comments

@nitronium102
Copy link
Collaborator

nitronium102 commented Jul 29, 2022

  • db에 데이터 넣기 @julia-ing
  • 속지 받아오기
  • 에러 핸들링
  • 테스트 코드 작성
@nitronium102 nitronium102 self-assigned this Jul 29, 2022
@nitronium102 nitronium102 changed the title [다이어리] 속지 받아오기 [다이어리] 속지 조회 Jul 29, 2022
@nitronium102
Copy link
Collaborator Author

Resource pk 타입 : Long

다이어리 저장 시 어차피 새로운 sticker/image/text/template 객체를 생성해야 하기 때문에 resource의 pk 타입이 굳이 uuid일 필요가 없어졌다.
따라서 resource pk 타입은 Long, auto-increment를 사용한다.

nitronium102 added a commit that referenced this issue Aug 1, 2022
- getStickersByLatest : default, 최신순 -> 스티커 목록을 최신순으로 조회
- getStickersByCategory : 스티커 목록을 카테고리별로 조회
#35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant