Skip to content

[FEAT/#124] 데이터 무결성 보장을 위한 복합 유니크 제약조건 추가#125

Merged
ckkim817 merged 3 commits intodevelopfrom
feat/#124
Sep 17, 2025
Merged

[FEAT/#124] 데이터 무결성 보장을 위한 복합 유니크 제약조건 추가#125
ckkim817 merged 3 commits intodevelopfrom
feat/#124

Conversation

@ckkim817
Copy link
Member

💡 Issue

📄 Description

  • 데이터 무결성을 보장하기 위해 복합 유니크 제약조건을 추가해 Menu, Spot 테이블에 중복 데이터가 생기는 것을 방지했습니다.

@ckkim817 ckkim817 requested a review from Copilot September 17, 2025 12:30
@ckkim817 ckkim817 self-assigned this Sep 17, 2025

This comment was marked as resolved.

@ckkim817 ckkim817 requested a review from Copilot September 17, 2025 12:42

This comment was marked as resolved.

@ckkim817 ckkim817 requested a review from Copilot September 17, 2025 12:44
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@ckkim817 ckkim817 merged commit 3e1a104 into develop Sep 17, 2025
1 check passed
@ckkim817 ckkim817 deleted the feat/#124 branch September 17, 2025 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT] 데이터 무결성 보장을 위한 복합 유니크 제약조건 추가

2 participants