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

[fix] 동일 메뉴 중복 생성을 막기 위한 유니크 제약 조건 설정 #225

Open
1 task
kgy1008 opened this issue Dec 3, 2024 · 0 comments
Open
1 task
Assignees
Labels

Comments

@kgy1008
Copy link
Member

kgy1008 commented Dec 3, 2024

Issue 📌

현재 동시에 같은 메뉴 생성 시, 같은 메뉴가 중복으로 생성되는 문제 상황 존재
image

Todo ✔️

  • DB 유니크 제약 조건 설정으로 동일 메뉴 insert 방지
@kgy1008 kgy1008 self-assigned this Dec 3, 2024
@kgy1008 kgy1008 added the fix label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant