Skip to content

[Feat] Prisma migration 내용 develop branch에 적용#21

Merged
sehwanii merged 10 commits intodevelopfrom
main
Jan 15, 2025
Merged

[Feat] Prisma migration 내용 develop branch에 적용#21
sehwanii merged 10 commits intodevelopfrom
main

Conversation

@sehwanii
Copy link
Contributor

@sehwanii sehwanii commented Jan 15, 2025

🚀 작업한 기능 설명 (Feature Description)

  • EC2와 main branch에서 prisma migration을 진행한 것을 develop branch에 적용합니다.

🔍 작업 상세 (Implementation Details)

  • seed.js를 사용하는 과정에서 수정사항을 반영했습니다
    • createdAt, updatedAt의 default 값을 배정하였습니다.
    • 테이블명이 맞지 않는 것을 수정하였습니다.
  • swagger 주석에 오류가 있던 것을 수정하였습니다.

sehwanii and others added 10 commits January 12, 2025 20:15
[Pre-work] DB, Swagger 세팅 완료
Open API 버전에 맞지 않는 문법을 사용하여 description이 누락되는 문제가 발생하였습니다. description의 위치를 requestbody 밖으로 옮겨 수정하였습니다.

Resolves: #17
…r-annotation-error

[HotFix] Fix swagger annotation
…-database

Feat: modify-database-update prisma files
@sehwanii sehwanii added the ✨ Feat New feature or request label Jan 15, 2025
@sehwanii sehwanii self-assigned this Jan 15, 2025
@sehwanii sehwanii merged commit cdb3c1e into develop Jan 15, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ Feat New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants