mirror of
https://github.com/hwanny1128/HGZero.git
synced 2025-12-06 06:46:24 +00:00
- AgendaSection 도메인 및 Entity에서 opinions 필드 제거 - ParticipantOpinion 내부 클래스 삭제 - MeetingAiController 및 AgendaSectionResponse에서 opinions 관련 로직 제거 - agenda_sections 테이블 마이그레이션 SQL 스크립트 추가 * agenda_number: varchar(50) → integer 변환 * decisions, pending_items, todos: text → json 변환 * opinions 컬럼 삭제 - 자동 백업 및 롤백 기능 포함 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
The file is empty.
Description
Languages
Java
45.3%
HTML
35.3%
Python
13.7%
CSS
3.2%
Shell
1.2%
Other
1.3%