fix: history/detail API 500 오류 — candidate_count 컬럼 부재 시 안전 처리 #224

병합
htlee hotfix/history-candidate-count 에서 main 로 1 commits 를 머지했습니다 2026-04-04 11:05:14 +09:00

1 커밋

작성자 SHA1 메시지 날짜
17922bf74c fix: history/detail API 500 오류 — candidate_count 컬럼 부재 시 안전 처리
mapGroupRow에서 candidate_count를 읽을 때 optionalInt로 변경하여
해당 컬럼이 없는 SQL (history, detail)에서도 정상 동작하도록 수정

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 11:04:41 +09:00