Skip to content

fix: 엔티티 필드 설정 변경#110

Merged
Uralauah merged 1 commit intodevelopfrom
fix/entity
Nov 17, 2025
Merged

fix: 엔티티 필드 설정 변경#110
Uralauah merged 1 commit intodevelopfrom
fix/entity

Conversation

@Uralauah
Copy link
Contributor

엔티티 필드 설정 변경

📝 개요

엔티티 필드 설정 변경


⚙️ 구현 내용

기존 Inquriy, Answer 등의 content 필드에 TEXT 설정을 하지 않아 긴 문구가 들어오면 오류가 나는 버그를 수정하기 위해
@column(columnDefinition = "TEXT")를 추가했습니다.


@Uralauah Uralauah merged commit 9ef7e97 into develop Nov 17, 2025
1 check passed
@Uralauah Uralauah deleted the fix/entity branch November 17, 2025 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant