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

[BE] fix: SELECT q.*을 q.id로 수정 (ID를 가져오도록) #519

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

donghoony
Copy link
Contributor

Copy link
Contributor

@Kimprodp Kimprodp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍👍👍

Copy link
Contributor

@nayonsoso nayonsoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

긴프루부!!

@donghoony donghoony marked this pull request as ready for review August 21, 2024 10:53
Copy link

Test Results

82 tests  ±0   82 ✅ ±0   4s ⏱️ -1s
24 suites ±0    0 💤 ±0 
24 files   ±0    0 ❌ ±0 

Results for commit 5d3e497. ± Comparison against base commit 6ce5093.

@donghoony donghoony merged commit e87067b into develop Aug 21, 2024
6 checks passed
@donghoony donghoony deleted the be/hotfix/517-select-by-id branch August 21, 2024 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[BE] DB Select 시 ID가 아닌 모든 것을 가져오는 것을 수정한다.
4 participants