o2o-infinith-backend/app/common/db
Mina Choi 9a9ce1319f fix(branding): logo URL 컬럼 일관성 + 잘못된 로고 묘사 회피
- 채널 collectors (instagram/facebook/youtube/tiktok) 가 profileImage 를 raw_info.logo_url 컬럼에도 저장
- collect_brand_basics 가 공식 로고 URL 을 branding row 가 아니라 mainpage row 의 logo_url 컬럼에 저장
- select_branding_logo_url 가 mainpage row 의 logo_url 조회하도록 SQL 수정
- select_run_raw_data 가 logo_url 컬럼도 반환 (_logo_url 합성키) → branding._describe_channel_logos 가 컬럼에서 통일된 이름으로 읽음
- _describe_logo candidates 에서 firecrawl ogImage 제거 (이벤트 배너 잘못 잡히던 케이스)
- extra_channels (tiktok/kakaotalk/naver_cafe) language='KR' 박음

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-02 13:12:58 +09:00
..
__init__.py refactor(branding): collect/report 단계 분리 + Vision logo hex 추가 2026-06-02 11:08:38 +09:00
base.py db migration done 2026-06-01 15:31:33 +09:00
file_data.py db migration done 2026-06-01 15:31:33 +09:00
hospital.py db migration done 2026-06-01 15:31:33 +09:00
market.py db migration done 2026-06-01 15:31:33 +09:00
run.py refactor(branding): collect/report 단계 분리 + Vision logo hex 추가 2026-06-02 11:08:38 +09:00
source.py fix(branding): logo URL 컬럼 일관성 + 잘못된 로고 묘사 회피 2026-06-02 13:12:58 +09:00