Skip to content

Comments

데이터베이스 연결, entity 정의#11

Merged
hye-on merged 3 commits intomainfrom
feat/db
Jan 23, 2025
Merged

데이터베이스 연결, entity 정의#11
hye-on merged 3 commits intomainfrom
feat/db

Conversation

@hye-on
Copy link
Owner

@hye-on hye-on commented Jan 23, 2025

🔗 관련 이슈

resolves : #6 #10


📝 작업 내용

  • docker-compose.yml 으로 PostgreSQL, pgAdmin 설정
  • entity 설정


🍇 고민한 부분

  • 문제 유형에 따라 달라지는 answer, answer_detail, user_answer 필드를 jsonb 데이터 타입으로 설정


@hye-on hye-on self-assigned this Jan 23, 2025
@hye-on hye-on added feature New feature or request setting 개발 환경 세팅 infra 시스템 설정 및 자동화 & 개발, 테스트, 배포에 필요한 환경 설정 labels Jan 23, 2025
@hye-on hye-on merged commit 58f81bf into main Jan 23, 2025
1 check passed
@hye-on hye-on deleted the feat/db branch January 23, 2025 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request infra 시스템 설정 및 자동화 & 개발, 테스트, 배포에 필요한 환경 설정 setting 개발 환경 세팅

Projects

None yet

Development

Successfully merging this pull request may close these issues.

데이터베이스 세팅

1 participant