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

Bug Fix: Recent perfume search issue in Sequelize #538

Merged
merged 2 commits into from
Jan 30, 2024
Merged

Conversation

ChoHadam
Copy link
Member

@ChoHadam ChoHadam commented Jan 30, 2024

Why:

Closes #537

What's being changed:

  • 최근 검색한 향수를 조회하는 sequelize 구문에 raw: true, nest: true 옵션 추가하여 버그 해결
  • method chaining 대신 async-await 구문 사용
  • 명시적 타입 선언

@ChoHadam ChoHadam self-assigned this Jan 30, 2024
@ChoHadam ChoHadam added the bug Something isn't working label Jan 30, 2024
@ChoHadam ChoHadam merged commit a96d382 into dev Jan 30, 2024
2 checks passed
@ChoHadam ChoHadam deleted the bug/issue-537 branch January 30, 2024 15:29
@ChoHadam ChoHadam changed the title Bug/issue 537 Bug Fix: Recent perfume search issue in Sequelize by adding 'raw: true, nest: true' options Jan 30, 2024
@ChoHadam ChoHadam changed the title Bug Fix: Recent perfume search issue in Sequelize by adding 'raw: true, nest: true' options Bug Fix: Recent perfume search issue in Sequelize Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Internal Server Error on GET /perfume/recent
1 participant