Skip to content

Comments

[FEAT#17] 엔티티 클래스 작성 & Filter 초기화#18

Merged
ggamnunq merged 2 commits intodevfrom
feat#17
Oct 14, 2025
Merged

[FEAT#17] 엔티티 클래스 작성 & Filter 초기화#18
ggamnunq merged 2 commits intodevfrom
feat#17

Conversation

@ggamnunq
Copy link
Collaborator

🧭 작업 개요

Entity와 Filter 데이터 초기 삽입 작성

🛠️ 작업 내용

  • ERD 토대로 Entity 클래스 작성
  • ENUM에 담아둔 Filter 데이터 DB에 초기 삽입하도록 FilterInitializer 클래스 작성

🔗 관련 이슈

Closes #17

📎 ETC

rds에 pgvector Extension 설치했습니다.
local에서도 적용해주셔야 테이블 생성됩니다.

@ggamnunq ggamnunq self-assigned this Oct 14, 2025
@ggamnunq ggamnunq added the ✨ feature 기능 구현 label Oct 14, 2025
@ggamnunq ggamnunq linked an issue Oct 14, 2025 that may be closed by this pull request
1 task
@ggamnunq ggamnunq merged commit c21a5f4 into dev Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ feature 기능 구현

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT] 엔티티 생성

1 participant